Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36fb…9cf00x10c1…1e24Base—$0.91100%coinbase115d ago0x1aacb4…3209f6
0x36fb…9cf00x10c1…1e24Base—$1.28100%coinbase115d ago0x2e2421…8aa02d
0x36fb…9cf00x10c1…1e24Base—$0.83100%coinbase115d ago0x9dec53…9b4d62
0x36fb…9cf00x10c1…1e24Base—$0.79100%coinbase115d ago0x0817a2…7474f6
0x36fb…9cf00x10c1…1e24Base—$0.76100%coinbase115d ago0x2e921f…d792c1
0x36fb…9cf00x10c1…1e24Base—$0.52100%coinbase115d ago0x69cd10…d2a79c
0x36fb…9cf00x10c1…1e24Base—$0.82100%coinbase115d ago0xa1aa62…708379
0x36fb…9cf00x10c1…1e24Base—$1.19100%coinbase115d ago0x610a79…c14252
0x36fb…9cf00x10c1…1e24Base—$0.73100%coinbase115d ago0xb8f6da…67b7aa
0x36fb…9cf00x10c1…1e24Base—$0.72100%coinbase115d ago0x44338c…b161e6
0x36fb…9cf00x10c1…1e24Base—$0.71100%coinbase115d ago0x2bc330…a0dec2
0x36fb…9cf00x10c1…1e24Base—$1.08100%coinbase115d ago0x8d5448…7c7b6c
0x36fb…9cf00x10c1…1e24Base—$0.73100%coinbase115d ago0x187f8f…b4705d
0x36fb…9cf00x10c1…1e24Base—$0.76100%coinbase115d ago0xd76a7c…6bdce1
0x36fb…9cf00x10c1…1e24Base—$0.74100%coinbase115d ago0xa618d8…a2b958
0x36fb…9cf00x10c1…1e24Base—$0.72100%coinbase115d ago0x996a66…8a4f9e
0x36fb…9cf00x10c1…1e24Base—$0.67100%coinbase115d ago0x14100f…ec555f
0x36fb…9cf00x10c1…1e24Base—$0.66100%coinbase115d ago0x505207…2660cf
0x36fb…9cf00x10c1…1e24Base—$0.67100%coinbase115d ago0x5f8ec7…7f1386
0x36fb…9cf00x10c1…1e24Base—$0.68100%coinbase115d ago0x040fd0…3e1304
0x36fb…9cf00x10c1…1e24Base—$0.72100%coinbase115d ago0x1a7cb2…438894
0x36fb…9cf00x10c1…1e24Base—$0.68100%coinbase115d ago0x47261e…ee23c2
0x36fb…9cf00x10c1…1e24Base—$0.71100%coinbase115d ago0xb5afed…8e7969
0x36fb…9cf00x10c1…1e24Base—$0.75100%coinbase115d ago0x5f53e6…05a624
0x36fb…9cf00x10c1…1e24Base—$0.75100%coinbase115d ago0x2c4839…f58dda

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.