Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37a6…b7490x10c1…1e24Base—$0.63100%coinbase119d ago0xe70b30…23e1ec
0x37a6…b7490x10c1…1e24Base—$0.57100%coinbase119d ago0x849aa0…a938ac
0x37a6…b7490x10c1…1e24Base—$0.03100%coinbase119d ago0x4a29ff…086220
0x37a6…b7490x10c1…1e24Base—$0.17100%coinbase119d ago0x3f1928…7f73aa
0x37a6…b7490x10c1…1e24Base—$0.63100%coinbase119d ago0x76a626…a85e46
0x37a6…b7490x10c1…1e24Base—$0.76100%coinbase119d ago0x3926ce…457ced
0x37a6…b7490x10c1…1e24Base—$0.78100%coinbase119d ago0x537d22…93a76d
0x37a6…b7490x10c1…1e24Base—$0.78100%coinbase119d ago0x94bf09…d069ca
0x37a6…b7490x10c1…1e24Base—$0.78100%coinbase119d ago0xafca23…60ce63
0x37a6…b7490x10c1…1e24Base—$0.75100%coinbase119d ago0x616a3d…4107ce
0x37a6…b7490x10c1…1e24Base—$0.57100%coinbase119d ago0xbbe6da…2fc503
0x37a6…b7490x10c1…1e24Base—$0.74100%coinbase119d ago0x79c3d5…268b8c
0x37a6…b7490x10c1…1e24Base—$0.56100%coinbase119d ago0xf47518…bc763d
0x37a6…b7490x10c1…1e24Base—$0.52100%coinbase119d ago0x048508…a4e0fe
0x37a6…b7490x10c1…1e24Base—$0.54100%coinbase119d ago0xf8d260…766a25
0x37a6…b7490x10c1…1e24Base—$0.78100%coinbase119d ago0x55d465…566162
0x37a6…b7490x10c1…1e24Base—$0.77100%coinbase119d ago0x43e2f2…d5b89a
0x37a6…b7490x10c1…1e24Base—$0.74100%coinbase119d ago0x46e49c…8c0150
0x37a6…b7490x10c1…1e24Base—$0.76100%coinbase119d ago0xc1bf3b…0584d8
0x37a6…b7490x10c1…1e24Base—$0.79100%coinbase119d ago0xf5c86a…119b09
0x37a6…b7490x10c1…1e24Base—$0.78100%coinbase119d ago0xdb7c02…4945aa
0x37a6…b7490x10c1…1e24Base—$0.79100%coinbase119d ago0x8f3707…aa35a3
0x37a6…b7490x10c1…1e24Base—$0.56100%coinbase119d ago0xa0bcbc…9f4b33
0x37a6…b7490x10c1…1e24Base—$0.64100%coinbase119d ago0xf750fe…e96b33
0x37a6…b7490x10c1…1e24Base—$0.66100%coinbase119d ago0x013426…55dcba

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.