Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa21d ago0xbfc100…79c062
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa21d ago0x3e3eae…a40af4
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa22d ago0x35621b…d8b671
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa22d ago0xf1cec1…7ac273
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa22d ago0xbf11cc…7c8579
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa22d ago0xee8762…759c34
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa22d ago0x8b92b6…0e3103
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa22d ago0xbcc9ca…3b5a9f
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa22d ago0x3efd93…94c565
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa22d ago0xa0cab3…6af1d8
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa22d ago0x97a538…d20cc8
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa22d ago0xb57fcc…95b795
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa22d ago0x0a6b45…d92d5b
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa22d ago0x1c81ab…d068e2
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa22d ago0x85ea6a…54e8b9
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa22d ago0x822b76…c640aa
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa22d ago0x8fc258…d5be62
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa22d ago0xf9595a…69f938
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa22d ago0x6ad014…f3e80e
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa22d ago0x4a5974…3fa5b7
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa22d ago0x6b4674…26d9c6
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa22d ago0x75edbf…1a5490
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa22d ago0xaf4560…4b3053

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.