Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec61…740d0x52da…927aBase—$0.01100%coinbase74d ago0xe639e9…d07c1e
0xec61…740d0x7003…7f58Base—$0.01100%coinbase74d ago0x1793d1…4c198f
0xec61…740d0x7169…6490Base—$0.01100%coinbase74d ago0xddabc3…2897aa
0xec61…740d0xc7e6…f714Base—$0.01100%coinbase74d ago0x6c6ac3…9569b5
0xec61…740d0xf9f7…e11bBase—$0.01100%coinbase74d ago0xa582b8…870170
0xec61…740d0x1a7b…6f55Base—$0.01100%coinbase74d ago0x48d4d4…58c5e3
0xec61…740d0x903b…d305Base—$0.01100%coinbase74d ago0x535687…91f795
0xec61…740d0x7203…8091Base—$0.01100%coinbase74d ago0xdd0f33…6bbeb0
0xec61…740d0xbfae…e668Base—$0.01100%coinbase74d ago0x7a4d2f…8bf19f
0xec61…740d0x11b8…f2baBase—$0.01100%coinbase74d ago0x8eae72…2e12d5
0xec61…740d0x49b7…214dBase—$0.01100%coinbase74d ago0x0b627e…cf6a75
0xec61…740d0xf6cc…e1caBase—$0.01100%coinbase74d ago0xc3132a…e4a1cc
0xec61…740d0x323d…53a2Base—$0.01100%coinbase74d ago0x5d4b92…6ac3a9
0xec61…740d0x508d…33d4Base—$0.01100%coinbase74d ago0x7dc0fc…75c334
0xec61…740d0x5d48…d763Base—$0.01100%coinbase74d ago0x700d3c…949dd7

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.