Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa56a…9bc90x18ef…4b45Base—$0.01100%coinbase65d ago0x9464ee…590912
0xa56a…9bc90x9b3d…fefdBase—$0.01100%coinbase65d ago0xa69434…ef9079
0xa56a…9bc90x4ad1…76f4Base—$0.01100%coinbase65d ago0x5a4b1c…36ab31
0xa56a…9bc90xa1db…abd3Base—$0.01100%coinbase65d ago0xe6ba98…cd3038
0xa56a…9bc90x9cdc…0db6Base—$0.01100%coinbase65d ago0xe216c1…59f5cf
0xa56a…9bc90x022c…f138Base—$0.01100%coinbase65d ago0x271aa6…3ab3c7
0xa56a…9bc90x79ad…4b91Base—$0.01100%coinbase65d ago0x80df99…fb962d
0xa56a…9bc90x0103…fb54Base—$0.01100%coinbase65d ago0xcdc4f7…b79d3a
0xa56a…9bc90xa43f…27e4Base—$0.01100%coinbase65d ago0x7026b3…bdddfd
0xa56a…9bc90x3e14…9b64Base—$0.01100%coinbase65d ago0x96d0b2…e93cec
0xa56a…9bc90x02ba…34b4Base—$0.01100%coinbase65d ago0xecb231…aabab6
0xa56a…9bc90x6c54…22f5Base—$0.01100%coinbase65d ago0x306570…7912e0
0xa56a…9bc90x5d98…2b0aBase—$0.01100%coinbase65d ago0x5513c6…40f2ab
0xa56a…9bc90xacbc…df74Base—$0.01100%coinbase65d ago0x995207…3afc0d
0xa56a…9bc90xd183…2fa2Base—$0.01100%coinbase65d ago0x62c4b5…c85bdd
0xa56a…9bc90x045a…519eBase—$0.01100%coinbase65d ago0x3fdd4d…6d4cf8
0xa56a…9bc90x0574…46a6Base—$0.01100%coinbase65d ago0x401c51…29f426
0xa56a…9bc90x8f0a…7a8bBase—$0.01100%coinbase65d ago0xe179dd…276c01
0xa56a…9bc90x1e6a…83f3Base—$0.01100%coinbase65d ago0x41f156…1d4c41
0xa56a…9bc90x1eac…0e10Base—$0.01100%coinbase65d ago0xdc1bbb…16ad92
0xa56a…9bc90x1355…27ddBase—$0.01100%coinbase65d ago0xcbca22…9a2804
0xa56a…9bc90x2cc7…0960Base—$0.01100%coinbase65d ago0xf76b23…73232e
0xa56a…9bc90x9bfa…c42cBase—$0.01100%coinbase65d ago0xcbafb0…e934f2
0xa56a…9bc90xc944…52d2Base—$0.01100%coinbase65d ago0x4ad0c8…38f49a
0xa56a…9bc90x3af9…dc22Base—$0.01100%coinbase65d ago0x4a2945…941c62

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.