Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcfcdcf…5e809d
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1da5af…e1b04e
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI102d ago0x51c60f…164894
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa9122e…e9fc39
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5327af…90905d
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa1679b…25a41a
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI102d ago0xefc3ff…d59568
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdadacb…316999
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1844d2…72ec6c
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9b0a89…8a2cc4
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1cb38b…e70be4
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfecf2d…19ac53
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI102d ago0x441c27…d6396b
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6026ec…4d5811
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbf183e…d63cb6
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI102d ago0xee6131…757cfb
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa6001e…456553
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe79efc…a23833
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI102d ago0x96cb5a…75921c
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI102d ago0xaf7851…efe529
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI102d ago0x864136…f96396
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8bd172…03a553
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdb399b…e128ad
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9ae75c…0cacea
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd35f87…00087f

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.