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%coinbase67d ago0xb555d8…94f3f8
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase67d ago0x1d075c…d26dcf
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase67d ago0x6d63f7…77bd46
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase67d ago0x9a1c01…c38c67
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase67d ago0x17e42f…53e1d7
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase67d ago0xf4d1b6…e3b09a
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase67d ago0x6f4e03…6f1b04
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase67d ago0x3dbf0a…a4ed38
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase67d ago0xf28496…0561e7
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase68d ago0x0aa73b…ae4e82
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase68d ago0xec585a…ce0db9
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase68d ago0x011188…64abc0
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase68d ago0x50ab61…5b33fe
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase68d ago0x5b7c41…af8c12
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase68d ago0x477c79…f4a20e
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase68d ago0x885700…5a59c6
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase68d ago0xf684f3…94e555
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase68d ago0x817b97…75ed9c
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase68d ago0x37132a…d19f25
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase68d ago0xc79eb6…67afb2
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase68d ago0x163031…561e5f

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.