Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase11h ago0xd76c1d…863dec
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase12h ago0x642c52…4a8a9e
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase13h ago0x02d1d5…27142c
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase15h ago0x9bcfdc…6f56a7
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase16h ago0xc422cb…126d31
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase17h ago0x6ae963…fac987
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase18h ago0xeae0ca…51e519
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase20h ago0x683561…dcc61e
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase21h ago0x109ef9…2737aa
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase22h ago0x2818df…c56d56
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase22h ago0x8e0d91…d34072
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase23h ago0xd27744…bb1588
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase23h ago0xbfe326…107c6b
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase23h ago0x284461…bbff9a
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase1d ago0xf18207…46363b
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase1d ago0x065c74…4b07fa
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase1d ago0x4d613a…ffa28c
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase1d ago0xdc764a…e412e2
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase1d ago0x9b459e…2d7bbe
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase1d ago0xc7d32e…916332
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase1d ago0xb501be…c0c551
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase1d ago0x0e1e05…78f38e
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase1d ago0xadb886…a1e79e
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase1d ago0x3c5d12…308553
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase1d ago0xffe4f7…4bf97f

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.