Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d3a…0aa60xf787…91b2Base—$0.002100%0xc440…c957116d ago0x9cd1f9…5b9a2e
0x3d3a…0aa60xf787…91b2Base—$0.002100%0xc440…c957116d ago0xdf8c5d…c10d63
0x3d3a…0aa60xf787…91b2Base—$0.002100%0xc440…c957116d ago0x85c931…26198c
0x3d3a…0aa60xf787…91b2Base—$0.002100%0xc440…c957116d ago0x3d67da…8ade5f
0x3d3a…0aa60xf787…91b2Base—$0.002100%0xc440…c957116d ago0x9e3060…ac8651
0x3d3a…0aa60xf787…91b2Base—$0.002100%0xc440…c957116d ago0x815ae8…8a3bb9
0x3d3a…0aa60xf787…91b2Base—$0.002100%0xc440…c957116d ago0x0c3895…4e4edb
0x3d3a…0aa60xf787…91b2Base—$0.002100%0xc440…c957116d ago0x79e0ce…9fa0c5
0x3d3a…0aa60xf787…91b2Base—$0.002100%0xc440…c957116d ago0x4e8f2d…5a8f0e
0x3d3a…0aa60xf787…91b2Base—$0.002100%0xc440…c957116d ago0x4305a2…4e60f1
0x3d3a…0aa60xf787…91b2Base—$0.002100%0xc440…c957116d ago0xea31e4…ffe481
0x3d3a…0aa60xf787…91b2Base—$0.002100%0xc440…c957116d ago0x9419da…177b65
0x3d3a…0aa60xf787…91b2Base—$0.002100%0xc440…c957116d ago0x90f02b…f16beb
0x3d3a…0aa60xf787…91b2Base—$0.002100%0xc440…c957116d ago0x40b83a…8c684f
0x3d3a…0aa60xf787…91b2Base—$0.002100%0xc440…c957116d ago0x25c874…5459ce
0x3d3a…0aa60xf787…91b2Base—$0.002100%0xc440…c957116d ago0xc96b0e…dc56de
0x3d3a…0aa60xf787…91b2Base—$0.002100%0xc440…c957116d ago0x22d0ac…2c79b2
0x3d3a…0aa60xf787…91b2Base—$0.002100%0xc440…c957116d ago0xe9f2ee…2b2d50
0x3d3a…0aa60xf787…91b2Base—$0.002100%0xc440…c957116d ago0xca77bc…28aceb
0x3d3a…0aa60xf787…91b2Base—$0.002100%0xc440…c957116d ago0x758d0f…6ed427
0x3d3a…0aa60xf787…91b2Base—$0.002100%0xc440…c957116d ago0x7380bd…aa4c94
0x3d3a…0aa60xf787…91b2Base—$0.002100%0xc440…c957116d ago0x0133f2…097ca2
0x3d3a…0aa60xf787…91b2Base—$0.002100%0xc440…c957116d ago0x5a5a27…50666d
0x3d3a…0aa60xf787…91b2Base—$0.002100%0xc440…c957116d ago0x35181e…ef26b4
0x3d3a…0aa60xf787…91b2Base—$0.002100%0xc440…c957116d ago0xbcabc8…904e28

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.