Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d51…44bc0x5aae…482eBase—$0.001100%coinbase7d ago0x3d8aa3…3dbd62
0x6d51…44bc0x5aae…482eBase—$0.001100%coinbase7d ago0x930688…ae3c54
0x6d51…44bc0x5aae…482eBase—$0.001100%coinbase7d ago0x610ceb…138a36
0x6d51…44bc0x5aae…482eBase—$0.001100%coinbase7d ago0x1aa3f9…814ae1
0x6d51…44bc0x5aae…482eBase—$0.001100%coinbase7d ago0x8379f6…ff4a7c
0x6d51…44bc0x5aae…482eBase—$0.001100%coinbase7d ago0x6e196c…e39f2e
0x6d51…44bc0x5aae…482eBase—$0.001100%coinbase7d ago0xb61244…65be18
0x6d51…44bc0x5aae…482eBase—$0.001100%coinbase7d ago0x685d63…20ebfc
0x6d51…44bc0x5aae…482eBase—$0.001100%coinbase7d ago0xf44667…8149a4
0x6d51…44bc0x5aae…482eBase—$0.001100%coinbase7d ago0x659b74…3acb7b
0x6d51…44bc0x5aae…482eBase—$0.001100%coinbase7d ago0xd4a32b…3b42f6
0x6d51…44bc0x5aae…482eBase—$0.001100%coinbase7d ago0xff66f6…1759bc
0x6d51…44bc0x5aae…482eBase—$0.001100%coinbase7d ago0xca8633…c77bdf
0x6d51…44bc0x5aae…482eBase—$0.001100%coinbase7d ago0xb094d4…8db731
0x6d51…44bc0x5aae…482eBase—$0.001100%coinbase7d ago0xdda7fa…aa2b18
0x6d51…44bc0x5aae…482eBase—$0.001100%coinbase7d ago0x7c9409…6ef5f2
0x6d51…44bc0x5aae…482eBase—$0.001100%coinbase7d ago0x882d4a…657c6a
0x6d51…44bc0x5aae…482eBase—$0.001100%coinbase7d ago0xf0f642…c6d762
0x6d51…44bc0x5aae…482eBase—$0.001100%coinbase7d ago0x8a7035…d3cdee
0x6d51…44bc0x5aae…482eBase—$0.001100%coinbase7d ago0x9c878c…6a0375
0x6d51…44bc0x5aae…482eBase—$0.001100%coinbase7d ago0x96053d…e8ec24
0x6d51…44bc0x5aae…482eBase—$0.001100%coinbase7d ago0x07907e…154503
0x6d51…44bc0x5aae…482eBase—$0.001100%coinbase7d ago0x943ca4…e58840
0x6d51…44bc0x5aae…482eBase—$0.001100%coinbase7d ago0xb22ac2…ffd9b8
0x6d51…44bc0x5aae…482eBase—$0.001100%coinbase7d ago0x726a60…fe140b

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.