Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0579…087c0xfe80…47eeBase$0.001100%fluxa3d ago0x4ac2b3…209c3e
0xf5b3…f8080xfe80…47eeBase$0.001100%fluxa3d ago0x598281…0d3216
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa3d ago0x9b331c…ee848e
0xa48c…96050xfe80…47eeBase$0.001100%fluxa3d ago0x2c5499…19908b
0x6a11…344b0xfe80…47eeBase$0.001100%fluxa3d ago0x9cafa8…8bb6e6
0x07b6…c5c80xfe80…47eeBase$0.001100%fluxa3d ago0x482c4f…eb08ed
0x42dd…dbc30xfe80…47eeBase$0.001100%fluxa3d ago0xed8cd3…3e5f37
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa3d ago0x9ec473…e3505b
0x26f1…38c40xfe80…47eeBase$0.001100%fluxa3d ago0xb08ce5…332b0c
0xf12e…5f9c0xfe80…47eeBase$0.001100%fluxa3d ago0x5c412f…caab11
0x718a…59760xfe80…47eeBase$0.001100%fluxa3d ago0x7e2e50…62b025
0xead2…0c380xfe80…47eeBase$0.001100%fluxa3d ago0x2140a3…d897c8
0x8858…281f0xfe80…47eeBase$0.001100%fluxa3d ago0xd3ba2a…74efa5
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa3d ago0xcc6512…ecd72d
0x0150…c8f50xfe80…47eeBase$0.001100%fluxa3d ago0x94a3e1…87e698
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa3d ago0xfc8058…ecb8d7
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa3d ago0x533947…e008aa
0xaefa…de0f0xfe80…47eeBase$0.001100%fluxa3d ago0x71a8cd…86b1e7
0x4510…33bd0xfe80…47eeBase$0.001100%fluxa3d ago0x0e33c1…8c387e
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa3d ago0x57a78e…daf448
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa3d ago0x2c6512…aafde2
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa3d ago0x56c51b…be13df
0x72c6…4b690xfe80…47eeBase$0.001100%fluxa3d ago0x4c9aa1…0a3e5b
0x5aa9…4ce40xfe80…47eeBase$0.001100%fluxa3d ago0xfb3542…ccfcf6
0x66ef…faf10xfe80…47eeBase$0.001100%fluxa3d ago0x4ecab3…3081f3

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.