Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase5d ago0xe7cde1…b022bc
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase5d ago0xa7067b…1484af
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase5d ago0x18ac57…0fecc9
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase5d ago0xe683aa…6643d8
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase5d ago0xc1da6a…916269
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase5d ago0x0f9021…fd2b27
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase5d ago0xf8cf0c…08f407
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase5d ago0xa9562b…4bcfa2
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase5d ago0x4487fa…93aefc
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase5d ago0x53d4d2…fdb65d
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase5d ago0xd09de4…cba877
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase5d ago0x4f2b12…86cb75
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase5d ago0xa83fe2…2fb0f9
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase5d ago0x08e08a…01f7dc
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase5d ago0x0f6e18…c5a9f5
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase5d ago0x8560da…2731ec
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase5d ago0x7f539e…b16881
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase5d ago0xee2a8b…8f7951
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase5d ago0x9d67bb…a109ad
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase5d ago0x367d1b…042470
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase5d ago0x9eeb3f…a7024d
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase5d ago0xa41914…98682c
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase5d ago0x66d18d…241db5
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase5d ago0x093126…11d219
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase5d ago0x3fe8a1…e36ddf

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.