Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9c7…16700x4683…6fb0BaseTools API$0.05100%coinbase20d ago0xb63600…7c0b09
0x8d2a…7d370x4683…6fb0BaseTools API$0.01100%coinbase20d ago0xb356aa…66df8c
0x8d2a…7d370x4683…6fb0BaseTools API$0.05100%coinbase20d ago0xa969e4…1c3342
0x8d2a…7d370x4683…6fb0BaseTools API$0.01100%coinbase20d ago0x2682cf…d0ca04
0x8d2a…7d370x4683…6fb0BaseTools API$0.01100%coinbase20d ago0x39c45e…55c778
0x8d2a…7d370x4683…6fb0BaseTools API$0.01100%coinbase20d ago0xabb44d…ce4303
0x8d2a…7d370x4683…6fb0BaseTools API$0.05100%coinbase20d ago0xbf9f0d…fc615e
0x8d2a…7d370x4683…6fb0BaseTools API$0.01100%coinbase20d ago0xc6791f…36bbd0
0x8d2a…7d370x4683…6fb0BaseTools API$0.01100%coinbase20d ago0x53aa5e…5c1c0f
0x8d2a…7d370x4683…6fb0BaseTools API$0.05100%coinbase20d ago0xe373bd…bf3d56
0x8d2a…7d370x4683…6fb0BaseTools API$0.05100%coinbase20d ago0x61c02d…a168ac
0x8d2a…7d370x4683…6fb0BaseTools API$0.05100%coinbase20d ago0x4e4c7b…f7e276
0x8d2a…7d370x4683…6fb0BaseTools API$0.05100%coinbase20d ago0xbdcf3f…5b015e
0x8d2a…7d370x4683…6fb0BaseTools API$0.01100%coinbase20d ago0xe02841…c8279c
0x8d2a…7d370x4683…6fb0BaseTools API$0.05100%coinbase20d ago0x483202…84b5d1
0x8d2a…7d370x4683…6fb0BaseTools API$0.05100%coinbase20d ago0x07fc33…80c94e
0x8d2a…7d370x4683…6fb0BaseTools API$0.01100%coinbase20d ago0xfa8d5e…276b42
0x8d2a…7d370x4683…6fb0BaseTools API$0.01100%coinbase20d ago0x53ce30…5c925c
0x8d2a…7d370x4683…6fb0BaseTools API$0.01100%coinbase20d ago0x67f985…6eee98
0x8d2a…7d370x4683…6fb0BaseTools API$0.01100%coinbase20d ago0x676d2e…b36260
0x8d2a…7d370x4683…6fb0BaseTools API$0.01100%coinbase20d ago0xc1c609…935eb0
0x8d2a…7d370x4683…6fb0BaseTools API$0.05100%coinbase20d ago0x4dc241…7e88f4
0x8d2a…7d370x4683…6fb0BaseTools API$0.05100%coinbase20d ago0x617773…7b0d20
0x8d2a…7d370x4683…6fb0BaseTools API$0.01100%coinbase20d ago0xf14c55…74297e
0xc9c7…16700x4683…6fb0BaseTools API$0.01100%coinbase20d ago0x64ba8e…4e4930

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.