Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x86a4…822f0xdb5a…0671Base$0.02100%coinbase46d ago0x581d22…8ab391
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase46d ago0xf21a0a…9b9e95
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase46d ago0xd5e1d3…4f5b42
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase46d ago0x31ec09…bbdc46
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase46d ago0x15e84e…f579e0
0x86a4…822f0xdb5a…0671Base$0.02100%coinbase46d ago0x90252f…40b186
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase46d ago0x0ac00b…0aa823
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase46d ago0x14158f…cdad7f
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase46d ago0x5c1bc0…228944
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase46d ago0x55c21b…058fcd
0x86a4…822f0xdb5a…0671Base$0.02100%coinbase46d ago0x8eb04c…18a18e
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase46d ago0x4275f1…aa3511
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase46d ago0x9d55b2…15efcb
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase46d ago0x126306…b5dafe
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase46d ago0x41da3d…33630e
0x86a4…822f0xdb5a…0671Base$0.02100%coinbase46d ago0x328e53…189ba1
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase46d ago0x6e18b7…dc29de
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase46d ago0x7f4834…14c942
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase46d ago0x91a261…e7c298
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase46d ago0xf2d929…388159
0x86a4…822f0xdb5a…0671Base$0.02100%coinbase46d ago0x92ba98…b5f729
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase46d ago0x26351a…da6086
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase46d ago0x83571c…ef971d
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase46d ago0x410ce6…5505cc
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase46d ago0x921afc…53b7d4

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.