Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28a0…60a10xf787…91b2Base$0.002100%0xc440…c957116d ago0xfa2540…a2c4bb
0x3d3a…0aa60xf787…91b2Base$0.002100%0xc440…c957116d ago0x2eb7c0…9f7864
0x28a0…60a10xf787…91b2Base$0.002100%0xc440…c957116d ago0x0e98ce…5f7d9f
0x28a0…60a10xf787…91b2Base$0.002100%0xc440…c957116d ago0xc14c7c…aba979
0x3d3a…0aa60xf787…91b2Base$0.002100%0xc440…c957116d ago0xe1d01f…47fb03
0x28a0…60a10xf787…91b2Base$0.002100%0xc440…c957116d ago0xf8c963…caf822
0x28a0…60a10xf787…91b2Base$0.002100%0xc440…c957116d ago0xcf0050…3548ab
0x28a0…60a10xf787…91b2Base$0.002100%0xc440…c957116d ago0x7a26cb…65a665
0x28a0…60a10xf787…91b2Base$0.002100%0xc440…c957116d ago0x42f385…a63d52
0x28a0…60a10xf787…91b2Base$0.002100%0xc440…c957116d ago0xfa0f34…022958
0x28a0…60a10xf787…91b2Base$0.002100%0xc440…c957116d ago0xfa4b39…4b6ca9
0x28a0…60a10xf787…91b2Base$0.002100%0xc440…c957116d ago0x57a15f…a5f0ca
0x28a0…60a10xf787…91b2Base$0.002100%0xc440…c957116d ago0xe8f929…043507
0x3d3a…0aa60xf787…91b2Base$0.002100%0xc440…c957116d ago0x805b66…263dc5
0x28a0…60a10xf787…91b2Base$0.002100%0xc440…c957116d ago0x28f876…bce839
0x28a0…60a10xf787…91b2Base$0.002100%0xc440…c957116d ago0xd03899…37cf93
0x3d3a…0aa60xf787…91b2Base$0.002100%0xc440…c957116d ago0x682569…f61574
0x3d3a…0aa60xf787…91b2Base$0.002100%0xc440…c957116d ago0x1e92ec…5bc6d1
0x3d3a…0aa60xf787…91b2Base$0.002100%0xc440…c957116d ago0x7ece4d…af8410
0x3d3a…0aa60xf787…91b2Base$0.002100%0xc440…c957116d ago0xbf8e78…7f2611
0x3d3a…0aa60xf787…91b2Base$0.002100%0xc440…c957116d ago0x97e125…b6e913
0x3d3a…0aa60xf787…91b2Base$0.002100%0xc440…c957116d ago0x757627…8601e3
0x3d3a…0aa60xf787…91b2Base$0.002100%0xc440…c957116d ago0xd42744…51168e
0x3d3a…0aa60xf787…91b2Base$0.002100%0xc440…c957116d ago0x794ace…cee332
0x3d3a…0aa60xf787…91b2Base$0.002100%Payer-submitted116d ago0x5b47b8…9e73cc

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.