Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb7f…023b0x33ca…35a9Base—$2.67100%0x33ca…35a988d ago0xe06212…a7b32a
0x371c…bf310x33ca…35a9Base—$2.72100%0x33ca…35a988d ago0x5685e0…45873b
0x29fe…8ca00x33ca…35a9Base—$2.73100%0x33ca…35a988d ago0xecb3e2…59e57d
0xa131…f40f0x33ca…35a9Base—$2.68100%0x33ca…35a988d ago0x0ca400…51dbd3
0xc138…d4d10x33ca…35a9Base—$2.93100%0x33ca…35a988d ago0x6e3904…5104ea
0x11a2…38810x33ca…35a9Base—$2.90100%0x33ca…35a988d ago0x00d02c…8492ce
0x6412…4c810x33ca…35a9Base—$2.84100%0x33ca…35a988d ago0xe78164…946b74
0x6e5a…91520x33ca…35a9Base—$2.88100%0x33ca…35a988d ago0x623a21…9b184b
0x3ce5…6e4b0x33ca…35a9Base—$2.88100%0x33ca…35a988d ago0xf78c97…d2daa5
0x7ebd…56c70x33ca…35a9Base—$2.92100%0x33ca…35a988d ago0x412c44…1e431e
0xbe65…0dc80x33ca…35a9Base—$2.68100%0x33ca…35a988d ago0x8d438d…946b55
0x4bdf…5b830x33ca…35a9Base—$3.08100%0x33ca…35a988d ago0xb0ab14…f595f6
0xd722…c8250x33ca…35a9Base—$3.03100%0x33ca…35a988d ago0x7a72da…73b5e5
0xbd09…75f10x33ca…35a9Base—$2.63100%0x33ca…35a988d ago0x605aa0…9fdcdc

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.