Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf03a…96d40x154e…7055Base—$0.01100%coinbase66d ago0xe11134…c4f04c
0xf03a…96d40xca7e…3614Base—$0.01100%coinbase66d ago0xcaac8b…3e9456
0xf03a…96d40xe4a1…457dBase—$0.01100%coinbase66d ago0x153326…d1e83f
0xf03a…96d40x096d…e012Base—$0.01100%coinbase66d ago0x4829bc…1195c6
0xf03a…96d40x9ce8…c1e5Base—$0.01100%coinbase66d ago0xa3c809…4c8eee
0xf03a…96d40x3e96…dd15Base—$0.01100%coinbase66d ago0x4b246b…1cd612
0xf03a…96d40x9a80…e14eBase—$0.01100%coinbase66d ago0xe33a3b…ee29c7
0xf03a…96d40x198c…20ffBase—$0.01100%coinbase66d ago0x1f150c…4fde7b
0xf03a…96d40x00d7…a996Base—$0.01100%coinbase66d ago0x7f3999…2afa01
0xf03a…96d40x326b…77e2Base—$0.01100%coinbase66d ago0x17800b…e1be4c
0xf03a…96d40x2cc7…e5d8Base—$0.01100%coinbase66d ago0x6e92d0…8d8b06
0xf03a…96d40x62b7…699dBase—$0.01100%coinbase66d ago0x86ec95…ca7845
0xf03a…96d40xe8fb…f007Base—$0.01100%coinbase66d ago0xbf2e26…7c1dcb
0xf03a…96d40xaace…f8dcBase—$0.01100%coinbase66d ago0xa721fd…47fd8f
0xf03a…96d40xd285…bf2bBase—$0.01100%coinbase66d ago0xf0cb04…a70ee1
0xf03a…96d40x3f97…1595Base—$0.01100%coinbase66d ago0xbb8ed8…6b7eba
0xf03a…96d40xd6ce…89a8Base—$0.01100%coinbase66d ago0x5aeffa…c8cab5
0xf03a…96d40x9b86…e320Base—$0.01100%coinbase66d ago0x615cad…2382b1
0xf03a…96d40x8da6…ea4aBase—$0.01100%coinbase66d ago0xc115ba…06d901
0xf03a…96d40xea1a…3b2fBase—$0.01100%coinbase66d ago0xb538e6…b47589
0xf03a…96d40x3a75…bbb6Base—$0.01100%coinbase66d ago0xae798a…cc7f48

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.