Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa36d ago0xeeb0d9…f0ad00
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa36d ago0xc987ba…1bd664
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa36d ago0x1ab4b8…805ceb
0x4daa…f9940xfe80…47eeBase—$0.001100%fluxa36d ago0x9617e4…fc5f6a
0x4daa…f9940xfe80…47eeBase—$0.001100%fluxa36d ago0x73bd78…05c9ed
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa36d ago0x729540…398aa9
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa36d ago0x9891a7…d7cb8a
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa36d ago0xeb63da…920408
0x4daa…f9940xfe80…47eeBase—$0.001100%fluxa36d ago0xfe65a5…4f8af7
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa36d ago0x59f450…91948d
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa36d ago0xdfb0a2…5b15d6
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa36d ago0xfc115f…138da8
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa36d ago0x50c8f7…971974
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa36d ago0x2026bf…9b9022
0x4daa…f9940xfe80…47eeBase—$0.001100%fluxa36d ago0x7826b5…e5c63f
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa36d ago0xb8e6bb…2ddf18
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa36d ago0xe21f58…593ce5
0x4daa…f9940xfe80…47eeBase—$0.001100%fluxa36d ago0x1fd33b…44662c
0x4daa…f9940xfe80…47eeBase—$0.001100%fluxa36d ago0xe752b2…d6ea7f
0x4daa…f9940xfe80…47eeBase—$0.001100%fluxa36d ago0x117605…3713ba
0x4daa…f9940xfe80…47eeBase—$0.001100%fluxa36d ago0x2fb525…a33f22
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa36d ago0xf62d41…6dae1e
0x4daa…f9940xfe80…47eeBase—$0.001100%fluxa36d ago0x0108b6…17fd78
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa36d ago0x00002f…af5c38
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa36d ago0x75e687…cea825

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.