Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x27e3…e3100x13bf…b9a7Base$0.002100%coinbase51d ago0x0c082f…48dec3
0x27e3…e3100x13bf…b9a7Base$0.004100%candidates51d ago0x2cff9f…c084a2
0x27e3…e3100x13bf…b9a7Base$0.002100%coinbase51d ago0x5a79c9…d01c68
0x27e3…e3100x13bf…b9a7Base$0.004100%candidates51d ago0x2ad9c5…c4cd4b
0x27e3…e3100x13bf…b9a7Base$0.002100%coinbase51d ago0xe22660…c19553
0x27e3…e3100x13bf…b9a7Base$0.004100%candidates51d ago0x8bc47c…f00681
0x27e3…e3100x13bf…b9a7Base$0.002100%coinbase51d ago0x664819…04b14c
0x27e3…e3100x13bf…b9a7Base$0.004100%candidates51d ago0xef2ed5…70cc3f
0x27e3…e3100x13bf…b9a7Base$0.002100%coinbase51d ago0xacae84…170901
0x27e3…e3100x13bf…b9a7Base$0.004100%candidates51d ago0x1bc48b…74e22e
0x27e3…e3100x13bf…b9a7Base$0.002100%coinbase51d ago0x4ef175…262c49
0x27e3…e3100x13bf…b9a7Base$0.004100%candidates51d ago0x632635…105f2c
0x27e3…e3100x13bf…b9a7Base$0.002100%coinbase51d ago0xdb48aa…7fd656
0x27e3…e3100x13bf…b9a7Base$0.004100%candidates51d ago0xaf62c6…6fda5e
0x27e3…e3100x13bf…b9a7Base$0.002100%coinbase51d ago0x4938b5…44df54
0x27e3…e3100x13bf…b9a7Base$0.004100%candidates51d ago0x660086…20ef65
0x27e3…e3100x13bf…b9a7Base$0.002100%coinbase51d ago0xef91d3…f00069
0x27e3…e3100x13bf…b9a7Base$0.004100%candidates51d ago0xcc4db7…848993
0x27e3…e3100x13bf…b9a7Base$0.002100%coinbase51d ago0xafe50b…498a36
0x27e3…e3100x13bf…b9a7Base$0.004100%candidates51d ago0xac3626…fefd07
0x27e3…e3100x13bf…b9a7Base$0.002100%coinbase51d ago0x9b2b2f…92c607
0x27e3…e3100x13bf…b9a7Base$0.004100%candidates51d ago0xb96db8…1d430b
0x27e3…e3100x13bf…b9a7Base$0.002100%coinbase51d ago0x0227f3…a8be1a
0x27e3…e3100x13bf…b9a7Base$0.004100%candidates51d ago0x3130c6…0cb6f3
0x27e3…e3100x13bf…b9a7Base$0.002100%coinbase51d ago0x29e2be…f25dbb

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.