Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase58d ago0x9ec35d…80d647
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase58d ago0xee878b…a9ea82
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase58d ago0xf88cdd…a25477
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase58d ago0x29bdb4…125ffb
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase58d ago0x2c9c81…02edd2
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.002100%coinbase58d ago0xcfa5e3…295703
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.002100%coinbase58d ago0xb64c61…2c11dd
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.002100%coinbase58d ago0x5986d0…052282
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.002100%coinbase58d ago0x6ad404…cf2f55
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.01100%coinbase58d ago0x641c67…4a415f
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.002100%coinbase58d ago0xf52653…e8d9b0
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.01100%coinbase58d ago0xd78537…9e5915
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.01100%coinbase58d ago0xc3621e…e01d10
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.01100%coinbase58d ago0xa5ccf3…836363
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.01100%coinbase58d ago0xbfe9ff…00cfc4
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.005100%coinbase58d ago0xaa9044…38d871
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.005100%coinbase58d ago0xe5dcec…c5ed4f
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.005100%coinbase58d ago0xf8158e…e3d44f
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.005100%coinbase58d ago0x58571a…3df8c7
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.005100%coinbase58d ago0xbd2df0…960dc4
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.005100%coinbase58d ago0x054bce…c51a58
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.005100%coinbase58d ago0xd1f859…8fbe2b
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.005100%coinbase58d ago0x57f23d…b21b1c
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.005100%coinbase58d ago0x088fdb…1db0f5
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.005100%coinbase58d ago0x9b5c98…f60554

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.