Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa62a…a1b20x0f7a…9fd2Base$1.2770%0x8144…648726d ago0x9ba89d…05e53b
0x91c9…c84c0x0f7a…9fd2Base$1.3370%0xc228…8d8826d ago0x6ee916…0ce3d9
0xa0b1…39760x0f7a…9fd2Base$4.9570%0x02f8…cb1726d ago0x8b4c9e…223eca
0x8bf1…92610x0f7a…9fd2Base$1.0170%0xc228…8d8826d ago0x35d074…cbb863
0x817a…dc770x0f7a…9fd2Base$1.5070%0xc228…8d8826d ago0xb6b9bf…e7c90e
0x9eba…858a0x0f7a…9fd2Base$1.5670%0xc228…8d8826d ago0x7d7761…57ec36
0x91c9…c84c0x0f7a…9fd2Base$1.1570%0xc228…8d8826d ago0x927dfc…e8f9aa
0x1248…322d0x0f7a…9fd2Base$1.2870%0xc228…8d8826d ago0x8120e6…74c0f9
0xc135…d2540x0f7a…9fd2Base$1.0870%0x8144…648726d ago0x66dac8…a3d214
0xa62a…a1b20x0f7a…9fd2Base$1.3470%0x8144…648726d ago0xb99171…6653b6
0x31eb…c83f0x0f7a…9fd2Base$1.2570%0xefbf…890826d ago0xe0b349…ede2f1
0x31eb…c83f0x0f7a…9fd2Base$1.2870%0xefbf…890826d ago0x2f2686…8a8fcf
0x31eb…c83f0x0f7a…9fd2Base$1.3070%0xefbf…890826d ago0xf5d511…4b14ff
0x31eb…c83f0x0f7a…9fd2Base$1.3870%0xefbf…890826d ago0x78f2af…111dfc
0xc135…d2540x0f7a…9fd2Base$1.1170%0x8144…648726d ago0x4899ec…d4a67f
0x8bf1…92610x0f7a…9fd2Base$1.1270%0xc228…8d8826d ago0xe1cb37…236630
0x5a58…a7bd0x0f7a…9fd2Base$1.3570%0x73b4…e73626d ago0xb73826…af0cf2
0x817a…dc770x0f7a…9fd2Base$1.1270%0xc228…8d8826d ago0x7cb60d…af0663
0x9eba…858a0x0f7a…9fd2Base$1.2270%0xc228…8d8826d ago0xc83891…c90f09
0x31eb…c83f0x0f7a…9fd2Base$1.3670%0xefbf…890826d ago0x606d3b…3aaf43
0x5a58…a7bd0x0f7a…9fd2Base$1.3870%0xc50d…ed7b26d ago0xa342f2…43d275
0x31eb…c83f0x0f7a…9fd2Base$1.2970%0xefbf…890826d ago0x9a7f6d…06ebbc
0x31eb…c83f0x0f7a…9fd2Base$1.2770%0xefbf…890826d ago0xd627fb…aeb849
0x31eb…c83f0x0f7a…9fd2Base$1.3470%0x73b4…e73626d ago0xaf1871…17c89b
0x31eb…c83f0x0f7a…9fd2Base$1.1170%0x73b4…e73626d ago0xc6fee2…c40427

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.