Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2452…760c0xa9dd…2315Base$0.002100%coinbase19d ago0xc5f849…91a561
0x5445…78680xa9dd…2315Base$0.002100%coinbase19d ago0x0a0b9f…6a5bfe
0x5445…78680xa9dd…2315Base$0.002100%coinbase19d ago0x952c1e…ca25e5
0x5445…78680xa9dd…2315Base$0.002100%coinbase19d ago0x0d9c5e…b6bd62
0x5445…78680xa9dd…2315Base$0.002100%coinbase19d ago0x5a76d1…844f6d
0x5445…78680xa9dd…2315Base$0.002100%coinbase19d ago0xc66d80…f366f6
0x5445…78680xa9dd…2315Base$0.002100%coinbase19d ago0x4ec6c0…314c73
0x5445…78680xa9dd…2315Base$0.002100%coinbase19d ago0xcf45b0…445bf1
0x5445…78680xa9dd…2315Base$0.002100%coinbase19d ago0xdae39c…2d3fa4
0x5445…78680xa9dd…2315Base$0.002100%coinbase19d ago0xf89787…cc449c
0x5445…78680xa9dd…2315Base$0.002100%coinbase19d ago0x846633…2f7d6f
0x5445…78680xa9dd…2315Base$0.002100%coinbase19d ago0xcd1cbc…cba053
0x5445…78680xa9dd…2315Base$0.002100%coinbase19d ago0x0cd5cd…459550
0x5445…78680xa9dd…2315Base$0.002100%coinbase19d ago0x153a7f…afeb4d
0x5445…78680xa9dd…2315Base$0.002100%coinbase19d ago0x2b5e85…1570b6
0x5445…78680xa9dd…2315Base$0.002100%coinbase19d ago0xf3a306…935ade
0x5445…78680xa9dd…2315Base$0.002100%coinbase19d ago0x7ec1aa…fb71a0
0x5445…78680xa9dd…2315Base$0.002100%coinbase19d ago0x26c9e6…2c7dd5
0x5445…78680xa9dd…2315Base$0.002100%coinbase19d ago0x935da7…fa9981
0x5445…78680xa9dd…2315Base$0.002100%coinbase19d ago0xcc132d…58d627
0x5445…78680xa9dd…2315Base$0.002100%coinbase19d ago0x2953d2…e8a240
0x5445…78680xa9dd…2315Base$0.002100%coinbase19d ago0x9b39e5…1de56d
0x5445…78680xa9dd…2315Base$0.002100%coinbase19d ago0xba384c…26b866
0x5445…78680xa9dd…2315Base$0.002100%coinbase19d ago0x7bcc1d…fa7a88
0x5445…78680xa9dd…2315Base$0.002100%coinbase19d ago0x1f13a4…b1907b

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.