Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd2e…2eeb0x862f…5294Base—$0.01100%coinbase69d ago0x6c065f…8408f5
0xfd2e…2eeb0x6e67…8dfcBase—$0.01100%coinbase69d ago0x6ccf23…a8561c
0xfd2e…2eeb0xfb17…2eb6Base—$0.01100%coinbase69d ago0xae5f3c…d100db
0xfd2e…2eeb0xac80…06f9Base—$0.01100%coinbase69d ago0xa34436…705695
0xfd2e…2eeb0x068b…173aBase—$0.01100%coinbase69d ago0xaa591e…54cea3
0xfd2e…2eeb0x13a9…3b8aBase—$0.01100%coinbase69d ago0xab69f8…52617d
0xfd2e…2eeb0x9d83…798cBase—$0.01100%coinbase69d ago0x1dfe0b…7ae5b3
0xfd2e…2eeb0x8381…6477Base—$0.01100%coinbase69d ago0xcc1bb5…ff24dc
0xfd2e…2eeb0x5e7a…fecaBase—$0.01100%coinbase69d ago0xc3f0f1…d39314
0xfd2e…2eeb0xd91d…45a3Base—$0.01100%coinbase69d ago0x6a374c…30060f
0xfd2e…2eeb0xd57d…631bBase—$0.01100%coinbase69d ago0xac3fe6…1bca5f
0xfd2e…2eeb0xa8c9…61fdBase—$0.01100%coinbase69d ago0x7f60fe…b04a1a
0xfd2e…2eeb0x21b1…a378Base—$0.01100%coinbase69d ago0x90b648…0a11bc
0xfd2e…2eeb0x9508…d169Base—$0.01100%coinbase69d ago0x7b5d91…76aee4
0xfd2e…2eeb0xf717…b206Base—$0.01100%coinbase69d ago0xa7a977…32a012
0xfd2e…2eeb0xc669…5035Base—$0.01100%coinbase69d ago0xa1f7fc…f61920

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.