Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d5…883d0x24aa…4565Base—$0.01100%coinbase81d ago0xe85efb…51568d
0xd4d5…883d0xb797…5cf3Base—$0.01100%coinbase81d ago0x96c7cb…c894a6
0xd4d5…883d0x34ec…5835Base—$0.01100%coinbase81d ago0x466675…ec21c6
0xd4d5…883d0x712c…bcf2Base—$0.01100%coinbase81d ago0x1f419b…eb1189
0xd4d5…883d0x392f…fda2Base—$0.01100%coinbase81d ago0xc6144a…1d8b45
0xd4d5…883d0x96c5…5c46Base—$0.01100%coinbase82d ago0x042ba5…9ae543
0xd4d5…883d0xb650…9f6dBase—$0.01100%coinbase82d ago0xd1a8f3…a1d4c2
0xd4d5…883d0x5274…c8b2Base—$0.01100%coinbase82d ago0x0406e1…c61ad1
0xd4d5…883d0x5213…b7c6Base—$0.01100%coinbase82d ago0xa8c293…b15e87
0xd4d5…883d0x44e6…5bbaBase—$0.01100%coinbase82d ago0x225e0c…c9a4c1
0xd4d5…883d0x3208…9425Base—$0.01100%coinbase82d ago0xf53bd8…6030ef
0xd4d5…883d0xbd3c…3391Base—$0.01100%coinbase82d ago0xaa8eb9…ddd59d
0xd4d5…883d0x1535…6cf5Base—$0.01100%coinbase82d ago0xbdae46…cca590
0xd4d5…883d0xd80b…bdc6Base—$0.01100%coinbase82d ago0xd00919…0f94cd
0xd4d5…883d0x365a…293aBase—$0.01100%coinbase82d ago0x414c82…36c4b0
0xd4d5…883d0x7228…e00cBase—$0.01100%coinbase82d ago0xaba0dc…b32131
0xd4d5…883d0x4364…d1d4Base—$0.01100%coinbase82d ago0x843c15…c6bbde
0xd4d5…883d0x97ed…dd33Base—$0.01100%coinbase82d ago0x9e7c7a…fea4db
0xd4d5…883d0xc556…b8a6Base—$0.01100%coinbase82d ago0x6b49d0…872d4e
0xd4d5…883d0xdb71…ef51Base—$0.01100%coinbase82d ago0xf9aae5…2bfcba
0xd4d5…883d0x1288…5de8Base—$0.01100%coinbase82d ago0x121412…04cf63
0xd4d5…883d0x4feb…6637Base—$0.01100%coinbase82d ago0x020cdd…5a024b
0xd4d5…883d0xd1fa…8e08Base—$0.01100%coinbase82d ago0xad3691…8850e6
0xd4d5…883d0xaf65…9418Base—$0.01100%coinbase82d ago0xd8fa57…ddee6d
0xd4d5…883d0xdae4…1703Base—$0.01100%coinbase82d ago0xcd8a23…cd9c80

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.