Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0xed9b4b…30f968
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x4a6166…5ddced
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x0d3879…27dda8
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x4c8ffa…213f5a
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0xd3ff39…49fd3d
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x00e31d…8bd3fa
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x7fab44…59d93f
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0xc26500…634836
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0xfac06e…d9e978
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x35cb6b…93889a
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x70ae88…b4b753
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x89696c…506970
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0xe274e6…af65b7
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x4558fb…f53888
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x13ab42…d54bdd
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x205a62…cd70d0
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x05733e…5b010f
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x4264a1…7e5f49
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x4085b2…eb84d2
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x74e45f…146317
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x09e994…ae1dc1
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x22ea64…8a81f6
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase52d ago0xb7e2da…5c871f

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.