Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x00ab…ac810x10c1…1e24Base—$0.50100%coinbase115d ago0x34fd56…f6ba08
0x00ab…ac810x10c1…1e24Base—$0.27100%coinbase115d ago0xbab5f8…7b4aa6
0x00ab…ac810x10c1…1e24Base—$0.70100%coinbase115d ago0xee0910…dab6c6
0x00ab…ac810x10c1…1e24Base—$0.68100%coinbase115d ago0x2a3004…83887b
0x00ab…ac810x10c1…1e24Base—$0.57100%coinbase115d ago0x18d411…abd95b
0x00ab…ac810x10c1…1e24Base—$0.68100%coinbase115d ago0xee83fe…630a13
0x00ab…ac810x10c1…1e24Base—$0.50100%coinbase115d ago0x0f2f61…fa5bd8
0x00ab…ac810x10c1…1e24Base—$0.05100%coinbase115d ago0x69faf4…a34bfb
0x00ab…ac810x10c1…1e24Base—$0.57100%coinbase115d ago0x328f67…ed7405
0x00ab…ac810x10c1…1e24Base—$0.54100%coinbase115d ago0xff5333…de4903
0x00ab…ac810x10c1…1e24Base—$0.52100%coinbase115d ago0x95ccb0…62072f
0x00ab…ac810x10c1…1e24Base—$0.09100%coinbase115d ago0x641f97…3f13b8
0x00ab…ac810x10c1…1e24Base—$0.09100%coinbase115d ago0x7276b3…cfa7b8
0x00ab…ac810x10c1…1e24Base—$0.03100%coinbase115d ago0xcee3db…058e90
0x00ab…ac810x10c1…1e24Base—$0.07100%coinbase115d ago0xa1002b…55e0b0
0x00ab…ac810x10c1…1e24Base—$0.25100%coinbase115d ago0x8d8e33…6eac6c
0x00ab…ac810x10c1…1e24Base—$0.04100%coinbase116d ago0x37b5e3…53db52
0x00ab…ac810x10c1…1e24Base—$0.16100%coinbase116d ago0xf4000e…f1bcf9
0x00ab…ac810x10c1…1e24Base—$0.06100%coinbase116d ago0x668836…3a28ad

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.