Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbed1…40ab0x5865…0e0dBase—$0.01100%0x461a…5962105d ago0x357093…4a73dd
0xbed1…40ab0xf0a0…3373Base—$0.003776100%0x461a…5962105d ago0x6d552e…24e329
0xbed1…40ab0x4419…5375Base—$0.02100%0x461a…5962105d ago0x29644c…1fdbcf
0xbed1…40ab0xe155…7e07Base—$0.01100%0x461a…5962105d ago0xc41eb7…c07e0e
0xbed1…40ab0x44b4…727bBase—$0.00768100%0x461a…5962105d ago0xac338a…b5718c
0xbed1…40ab0x99ca…fa28Base—$0.003776100%0x461a…5962105d ago0xc4d9f3…aa5e43
0xbed1…40ab0x909b…699eBase—$0.003776100%0x461a…5962105d ago0xd1227a…e13934
0xbed1…40ab0xc801…ad56Base—$0.00768100%0x461a…5962105d ago0x73a686…206be2
0xbed1…40ab0x0fb0…c58eBase—$0.00768100%0x461a…5962105d ago0x467922…df8591
0xbed1…40ab0x99ca…fa28Base—$0.003776100%0x461a…5962105d ago0x4dc962…6641b1
0xbed1…40ab0x106d…8ac1Base—$0.01100%0x461a…5962105d ago0x623f3c…0a7549
0xbed1…40ab0xa1c8…9b47Base—$0.01100%0x461a…5962105d ago0x56191a…c7cbf2
0xbed1…40ab0x99ca…fa28Base—$0.00768100%0x461a…5962105d ago0x613585…60a0cf
0xbed1…40ab0x3f26…50eaBase—$0.003933100%0x461a…5962105d ago0x86b631…1d77a6
0xbed1…40ab0x0dd2…9637Base—$0.003776100%0x461a…5962105d ago0x9fa655…3494b0
0xbed1…40ab0x93c5…090fBase—$0.02100%0x461a…5962105d ago0x4b0cf1…b47a57
0xbed1…40ab0x81b8…3c4bBase—$0.02100%0x461a…5962105d ago0xa81883…b90162
0xbed1…40ab0xcc23…d6f5Base—$0.02100%0x461a…5962105d ago0xb1589d…292542
0xbed1…40ab0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x890a81…cc70d6
0xbed1…40ab0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xe0ede3…6793ad
0xbed1…40ab0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xb807fa…01bfe8
0xbed1…40ab0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x878de1…88f3ec
0xbed1…40ab0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xaeec36…f4cc91
0xbed1…40ab0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xe4475d…e8b4e5
0xbed1…40ab0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x105a8d…952023

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.