Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4077…559d0xf651…3c7eBase—$0.01100%coinbase76d ago0x7d3c7e…f29d47
0x4077…559d0x3f6b…cc2dBase—$0.01100%coinbase76d ago0x55b380…951761
0x4077…559d0x93e5…19ddBase—$0.01100%coinbase76d ago0xcc4dd0…683961
0x4077…559d0xbde9…13c0Base—$0.01100%coinbase76d ago0x8ca3d9…d8991b
0x4077…559d0xc11b…9c99Base—$0.01100%coinbase76d ago0xa9fed4…6cb333
0x4077…559d0x2cb1…98aeBase—$0.01100%coinbase76d ago0xdd2ca7…e0e917
0x4077…559d0xe91d…26fdBase—$0.01100%coinbase76d ago0xd1dba8…9e146b
0x4077…559d0x12b8…fb3bBase—$0.01100%coinbase76d ago0x61a9f3…85fa86
0x4077…559d0x34b5…ef46Base—$0.01100%coinbase76d ago0xd8ce1b…fc44a0
0x4077…559d0x053c…e018Base—$0.01100%coinbase76d ago0x4b4049…9280b4
0x4077…559d0x7fde…f17dBase—$0.01100%coinbase76d ago0xbad008…4fc85a
0x4077…559d0x3f3a…8eddBase—$0.01100%coinbase76d ago0x188a0c…520e72
0x4077…559d0xef44…81eaBase—$0.01100%coinbase76d ago0x6f6dcf…6b27ae
0x4077…559d0xcbb3…e362Base—$0.01100%coinbase76d ago0x7836ad…32ed38
0x4077…559d0x733a…d098Base—$0.01100%coinbase76d ago0x8ed72b…811d61
0x4077…559d0x379f…b454Base—$0.01100%coinbase76d ago0x98aa91…0cb809
0x4077…559d0x7119…a56fBase—$0.01100%coinbase76d ago0xd46ab4…6c5a15
0x4077…559d0xe911…24f6Base—$0.01100%coinbase76d ago0xf6495d…1b4c35
0x4077…559d0x79bc…1f60Base—$0.01100%coinbase76d ago0x9715a7…07a0b7
0x4077…559d0x3eca…02e0Base—$0.01100%coinbase76d ago0x3d83e1…a7d7f6
0x4077…559d0x2e4a…2df5Base—$0.01100%coinbase76d ago0xe78ef0…c37a11
0x4077…559d0x6cc3…25bbBase—$0.01100%coinbase76d ago0xe9c043…4cbeea
0x4077…559d0x888f…9945Base—$0.01100%coinbase76d ago0x7769f7…64c786
0x4077…559d0xaf79…dbe7Base—$0.01100%coinbase76d ago0x4c14e8…e2a146
0x4077…559d0x1f20…bd0cBase—$0.01100%coinbase76d ago0xffe9af…6ee97b

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.