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…c957117d ago0x9cd1f9…5b9a2e
0x3d3a…0aa60x28a0…60a1Base—$1.00100%0xc440…c957117d ago0xb33c00…df670f
0x3d3a…0aa60xf787…91b2Base—$0.002100%0xc440…c957117d ago0xdf8c5d…c10d63
0x3d3a…0aa60x28a0…60a1Base—$1.00100%0xc440…c957117d ago0x7cee9c…8f9289
0x3d3a…0aa60x28a0…60a1Base—$1.00100%0xc440…c957117d ago0xae839b…5d9bc1
0x3d3a…0aa60xf787…91b2Base—$0.002100%0xc440…c957117d ago0x85c931…26198c
0x3d3a…0aa60xf787…91b2Base—$0.002100%0xc440…c957117d ago0x3d67da…8ade5f
0x3d3a…0aa60x28a0…60a1Base—$0.25100%0xc440…c957117d ago0xe2abce…a586b4
0x3d3a…0aa60xf787…91b2Base—$0.002100%0xc440…c957117d ago0x9e3060…ac8651
0x3d3a…0aa60x28a0…60a1Base—$1.00100%0xc440…c957117d ago0xf02d6e…78d959
0x3d3a…0aa60x0a35…f58cBase—$0.25100%0xc440…c957117d ago0x944d9b…b04f00
0x3d3a…0aa60xf787…91b2Base—$0.002100%0xc440…c957117d ago0x815ae8…8a3bb9
0x3d3a…0aa60x28a0…60a1Base—$1.00100%0xc440…c957117d ago0x4a5b2a…8c12f4
0x3d3a…0aa60xf787…91b2Base—$0.002100%0xc440…c957117d ago0x0c3895…4e4edb
0x3d3a…0aa60x28a0…60a1Base—$0.25100%0xc440…c957117d ago0xb4f9a3…d69355
0x3d3a…0aa60xf787…91b2Base—$0.002100%0xc440…c957117d ago0x79e0ce…9fa0c5
0x3d3a…0aa60x28a0…60a1Base—$1.00100%0xc440…c957117d ago0xbfef4b…34aa47
0x3d3a…0aa60xf787…91b2Base—$0.002100%0xc440…c957117d ago0x4e8f2d…5a8f0e
0x3d3a…0aa60x0a35…f58cBase—$0.25100%0xc440…c957117d ago0x40257d…6e6211
0x3d3a…0aa60xf787…91b2Base—$0.002100%0xc440…c957117d ago0x4305a2…4e60f1
0x3d3a…0aa60xf787…91b2Base—$0.002100%0xc440…c957117d ago0xea31e4…ffe481
0x3d3a…0aa60x28a0…60a1Base—$0.25100%0xc440…c957117d ago0x1179ed…cf2fd3
0x3d3a…0aa60xb4ad…b386Base—$0.25100%0xc440…c957117d ago0x523ac5…fef2fe
0x3d3a…0aa60xf787…91b2Base—$0.002100%0xc440…c957117d ago0x9419da…177b65
0x3d3a…0aa60x28a0…60a1Base—$0.25100%0xc440…c957117d ago0x8241d8…acdf1a

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.