Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f52…3a8f0x7dd5…2629Basex402 service$0.12100%coinbase96d ago0x4e9a0f…62d965
0x3f52…3a8f0x7dd5…2629Basex402 service$0.12100%coinbase96d ago0x3e6672…d3693c
0x3f52…3a8f0x2932…4f60Basex402 service$0.01100%coinbase96d ago0x8a2adc…1b9d5a
0x3f52…3a8f0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase96d ago0xf56b94…55465c
0x3f52…3a8f0xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase96d ago0x438325…eee9f3
0x3f52…3a8f0xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase96d ago0xaf2672…30cd7d
0x3f52…3a8f0xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase96d ago0xe91bba…d6ad60
0x3f52…3a8f0x24fa…9bf2Basex402 service$0.003100%coinbase96d ago0xcb053d…fbe8a7
0x3f52…3a8f0xdcec…7566Basex402 service$0.01100%coinbase96d ago0x86fbe9…e0b8ee
0x3f52…3a8f0xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase96d ago0xf11e06…7d5acc
0x3f52…3a8f0xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase96d ago0x458b48…99a6bf
0x3f52…3a8f0xbc64…e3b0Basex402 service$0.001100%coinbase96d ago0xa48fa2…4b41a7
0x3f52…3a8f0x692d…07ddBasex402 service$0.01100%coinbase96d ago0x387f7a…c48723
0x3f52…3a8f0x692d…07ddBasex402 service$0.01100%coinbase96d ago0x0ffce0…488c32
0x3f52…3a8f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase96d ago0xc16a2a…71d757
0x3f52…3a8f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase96d ago0x001a08…31cc74
0x3f52…3a8f0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase96d ago0xd354d2…116b60
0x3f52…3a8f0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase96d ago0x350343…6561c5

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.