Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase16d ago0x40b058…191b2a
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase16d ago0x76b3f2…6920b4
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase16d ago0x04ac69…b5bcc5
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase16d ago0x5845af…bb89f4
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase16d ago0xb7811d…378341
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase16d ago0xacf3bf…a56a6c
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase16d ago0x36ba4f…b969e2
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase16d ago0x905a68…aaf11d
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase16d ago0xb53282…1aadd9
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase16d ago0xeab335…9abbfb
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase16d ago0x00de2f…033a99
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase17d ago0xec9a7a…f7172f
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase17d ago0xc3b993…4648a5
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase17d ago0x9f23fa…62f1d1
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase17d ago0xf5dd76…342420
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase17d ago0x14e36e…4a0dea
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase17d ago0x6199c4…cadc7c
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase17d ago0x4dcecf…ac145f
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase17d ago0xe5a2b9…7c709d
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase17d ago0x918925…a5d22b
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase17d ago0x45fb4f…ab2b6f
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase17d ago0x6e9a07…2c3886
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase17d ago0x1d8ff6…459e88
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase17d ago0x8f72f7…227468

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.