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%coinbase19d ago0xe9c089…ce3477
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase19d ago0x18c8f9…903095
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase19d ago0xaa03d0…d2630d
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase19d ago0xd80c5b…4e784d
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase19d ago0xf80343…4e39e6
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase19d ago0x192bbc…7cd590
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase19d ago0x90913b…8d8d97
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase19d ago0x67e1a9…602571
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase19d ago0x85d0ed…8adfbe
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase19d ago0x5c0d95…2d2a07
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase19d ago0xed9dda…5fa9b3
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase19d ago0x264f6e…84ce79
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase19d ago0xb7b794…7b8210
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase19d ago0x5c481c…31c6e5
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase19d ago0xc8c38e…b1029b
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase19d ago0xfc2aa2…ddce97
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase19d ago0x328b6b…dc1e4b
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase19d ago0xa75de9…c8236d
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase19d ago0x68c333…4c9a63
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase19d ago0x684892…95d44e
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase19d ago0xf45647…4bff12
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase19d ago0x43a777…ec50e2
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase19d ago0x59276b…a23ddc
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase19d ago0x89ab46…952ac8
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase19d ago0x12778b…653a2d

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.