Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6003…4b020x10c1…1e24Base—$0.08100%coinbase107d ago0xdbd82d…b33a8c
0x6003…4b020x10c1…1e24Base—$1.63100%coinbase108d ago0x09271f…cea457
0x6003…4b020x10c1…1e24Base—$0.76100%coinbase108d ago0xc98853…0ba56a
0x6003…4b020x10c1…1e24Base—$0.84100%coinbase108d ago0x08c6d3…1da9cf
0x6003…4b020x10c1…1e24Base—$0.65100%coinbase108d ago0x4c8d22…bef00b
0x6003…4b020x10c1…1e24Base—$0.80100%coinbase108d ago0x17768c…e639c7
0x6003…4b020x10c1…1e24Base—$0.56100%coinbase108d ago0x122657…88e0ad
0x6003…4b020x10c1…1e24Base—$0.51100%coinbase108d ago0x9251ec…6d3e29
0x6003…4b020x10c1…1e24Base—$0.63100%coinbase108d ago0xfc2ded…9e1798
0x6003…4b020x10c1…1e24Base—$0.25100%coinbase108d ago0xc32e8d…3e3213
0x6003…4b020x10c1…1e24Base—$0.09100%coinbase108d ago0x2a2385…29b5d9
0x6003…4b020x10c1…1e24Base—$0.84100%coinbase108d ago0x6a058a…3c7687
0x6003…4b020x10c1…1e24Base—$0.91100%coinbase108d ago0x6c3083…2c306f
0x6003…4b020x10c1…1e24Base—$0.76100%coinbase108d ago0x960575…f790fc
0x6003…4b020x10c1…1e24Base—$0.57100%coinbase108d ago0x28a4b9…645b51
0x6003…4b020x10c1…1e24Base—$0.59100%coinbase108d ago0xdd9349…79fc8c
0x6003…4b020x10c1…1e24Base—$0.57100%coinbase108d ago0xd111ff…d799f5

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.