Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x88dd…fe7c0x9c95…e299Base—$0.001100%fluxa33d ago0x5c16b3…9b28cd
0x88dd…fe7c0x9c95…e299Base—$0.001100%fluxa34d ago0xc6b79b…279228
0x88dd…fe7c0x9c95…e299Base—$0.001100%fluxa34d ago0x5d8dea…2cf738
0x88dd…fe7c0x9c95…e299Base—$0.001100%fluxa34d ago0xd1c066…d71309
0x88dd…fe7c0x9c95…e299Base—$0.001100%fluxa34d ago0x878948…5d62df
0x88dd…fe7c0x9c95…e299Base—$0.001100%fluxa34d ago0xe190ec…d6ee2a
0x88dd…fe7c0x9c95…e299Base—$0.001100%fluxa34d ago0x9f742e…85b001
0x88dd…fe7c0x9c95…e299Base—$0.001100%fluxa34d ago0xf324c6…6dee6c
0x88dd…fe7c0x9c95…e299Base—$0.001100%fluxa34d ago0x353d38…6580b0
0x88dd…fe7c0x9c95…e299Base—$0.001100%fluxa34d ago0xb6ac2c…94f7ff
0x88dd…fe7c0x9c95…e299Base—$0.001100%fluxa34d ago0xc64e01…826bae
0x88dd…fe7c0xfe80…47eeBase—$0.001100%fluxa34d ago0xfedaf7…24ef5a
0x88dd…fe7c0x9c95…e299Base—$0.001100%fluxa34d ago0xb44753…23ae86
0x88dd…fe7c0x9c95…e299Base—$0.001100%fluxa34d ago0x6af31f…d4fcfa
0x88dd…fe7c0xfe80…47eeBase—$0.001100%fluxa34d ago0xbd147d…1913e3
0x88dd…fe7c0xfe80…47eeBase—$0.001100%fluxa34d ago0xc36950…df1f62
0x88dd…fe7c0x9c95…e299Base—$0.001100%fluxa34d ago0x6aa1e1…9a8f10
0x88dd…fe7c0xfe80…47eeBase—$0.001100%fluxa34d ago0x414d5f…54b3ec
0x88dd…fe7c0xfe80…47eeBase—$0.001100%fluxa34d ago0xdd068d…8f303b
0x88dd…fe7c0x9c95…e299Base—$0.001100%fluxa34d ago0x1472d8…6a8dd4
0x88dd…fe7c0xfe80…47eeBase—$0.001100%fluxa34d ago0xd71eb3…24f6c9
0x88dd…fe7c0xfe80…47eeBase—$0.001100%fluxa34d ago0x6bed59…e86aeb
0x88dd…fe7c0xfe80…47eeBase—$0.001100%fluxa34d ago0xe8bf04…ec5687
0x88dd…fe7c0xfe80…47eeBase—$0.001100%fluxa34d ago0x594ae8…0b2257
0x88dd…fe7c0x9c95…e299Base—$0.001100%fluxa34d ago0xdf3517…219e4c

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.