Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase7d ago0x4da3cf…a974a3
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase7d ago0x1998a7…320b53
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase7d ago0x7a29cc…fd3c86
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase7d ago0xfbe627…f9860c
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase7d ago0x925209…ef2db7
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase7d ago0x644e20…435485
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase7d ago0x153f5b…379c0c
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase7d ago0x2ddc88…e8c999
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase8d ago0x74e3c3…95f8b5
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase8d ago0x87b59b…317a21
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase8d ago0xc72c9f…6942b6
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase8d ago0xd67452…2fe358
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase8d ago0xd76160…1109c9
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase8d ago0x23a10d…a5c254
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase8d ago0xd554e8…de091a
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase8d ago0x3b99af…d7fd93
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase8d ago0xa4063b…1786dc
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase8d ago0xea5fe6…ac6fc0
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase8d ago0xe03a00…e50ba7

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.