Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54ba…1c350x10c1…1e24Base—$0.005786100%coinbase107d ago0x0c305d…585833
0x54ba…1c350x10c1…1e24Base—$0.04100%coinbase107d ago0x94840a…775636
0x54ba…1c350x10c1…1e24Base—$0.03100%coinbase108d ago0x008300…97922d
0x54ba…1c350x10c1…1e24Base—$0.02100%coinbase108d ago0x72cdc4…cfcaf1
0x54ba…1c350x10c1…1e24Base—$0.01100%coinbase108d ago0xdcfd32…b7ddac
0x54ba…1c350x10c1…1e24Base—$0.07100%coinbase108d ago0xed2e0a…d849d0
0x54ba…1c350x10c1…1e24Base—$0.68100%coinbase108d ago0x492ba3…64726a
0x54ba…1c350x10c1…1e24Base—$0.008036100%coinbase108d ago0x825061…1a3463
0x54ba…1c350x10c1…1e24Base—$0.02100%coinbase108d ago0x9bbb13…9a1ee1
0x54ba…1c350x10c1…1e24Base—$0.11100%coinbase108d ago0x6379a8…7678b7
0x54ba…1c350x10c1…1e24Base—$0.009317100%coinbase108d ago0x908821…247239
0x54ba…1c350x10c1…1e24Base—$0.005071100%coinbase108d ago0xf4679a…3e9b77
0x54ba…1c350x10c1…1e24Base—$0.009999100%coinbase108d ago0x066632…8df0cf
0x54ba…1c350x10c1…1e24Base—$0.005511100%coinbase108d ago0x1bf652…5d3be3
0x54ba…1c350x10c1…1e24Base—$0.009911100%coinbase108d ago0x1b8e5d…9d2960
0x54ba…1c350x10c1…1e24Base—$0.03100%coinbase108d ago0x3cc852…74cdc6
0x54ba…1c350x10c1…1e24Base—$0.03100%coinbase108d ago0xb33125…eda302
0x54ba…1c350x10c1…1e24Base—$0.74100%coinbase108d ago0x934641…b5542c
0x54ba…1c350x10c1…1e24Base—$0.05100%coinbase108d ago0xfbf5c3…7933c4
0x54ba…1c350x10c1…1e24Base—$0.005484100%coinbase108d ago0x236f03…353a10
0x54ba…1c350x10c1…1e24Base—$0.27100%coinbase108d ago0x344646…840a63
0x54ba…1c350x10c1…1e24Base—$0.03100%coinbase108d ago0xcd3256…b43656
0x54ba…1c350x10c1…1e24Base—$0.008234100%coinbase108d ago0xed4a10…d0855d
0x54ba…1c350x10c1…1e24Base—$0.16100%coinbase108d ago0x85c74d…915e1b

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.