Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7f0…cd580x9c95…e299Base$0.001100%candidates99d ago0xbb15e9…e33ad9
0xe7f0…cd580x9c95…e299Base$0.001100%candidates99d ago0x6b92b5…3ec277
0xe7f0…cd580x9c95…e299Base$0.001100%candidates99d ago0x30d81b…067345
0xe7f0…cd580x9c95…e299Base$0.001100%candidates99d ago0xce9ce2…692900
0xe7f0…cd580x9c95…e299Base$0.001100%candidates99d ago0x377e98…2d387f
0xe7f0…cd580x9c95…e299Base$0.001100%candidates99d ago0x16d586…328f3a
0xe7f0…cd580x9c95…e299Base$0.001100%candidates99d ago0x75241f…295c63
0xe7f0…cd580x9c95…e299Base$0.001100%candidates99d ago0xcb6595…d764dc
0xe7f0…cd580x9c95…e299Base$0.001100%candidates99d ago0x372644…e4c3b6
0xe7f0…cd580x9c95…e299Base$0.001100%candidates99d ago0xcecd23…b04bf3
0xe7f0…cd580x9c95…e299Base$0.001100%candidates99d ago0x362246…c81f25
0xe7f0…cd580x9c95…e299Base$0.001100%candidates99d ago0x0ce737…5a75f7
0xe7f0…cd580x9c95…e299Base$0.001100%candidates99d ago0xfb017d…7b19d8
0xe7f0…cd580x9c95…e299Base$0.001100%candidates99d ago0xa3b527…fbf5ec
0xe7f0…cd580x9c95…e299Base$0.001100%candidates99d ago0xd1e1e5…52e71d
0xe7f0…cd580x9c95…e299Base$0.001100%candidates99d ago0x085872…46c00f
0xe7f0…cd580x9c95…e299Base$0.001100%candidates99d ago0xeea180…5664de
0xe7f0…cd580x9c95…e299Base$0.001100%candidates99d ago0x313f5c…83cdfc
0xe7f0…cd580x9c95…e299Base$0.001100%candidates99d ago0x77da14…0c6d92
0xe7f0…cd580x9c95…e299Base$0.001100%candidates99d ago0xc8c155…a3702c
0xe7f0…cd580x9c95…e299Base$0.001100%candidates99d ago0x085079…c4343e
0xe7f0…cd580x9c95…e299Base$0.001100%candidates99d ago0x1d6c3d…0a202a
0xe7f0…cd580x9c95…e299Base$0.001100%candidates99d ago0xcb820b…a0311b
0xe7f0…cd580x9c95…e299Base$0.001100%candidates99d ago0x73cd33…72aee1
0xe7f0…cd580x9c95…e299Base$0.001100%candidates99d ago0x22eba3…3c87bf

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.