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%payAI113d ago0xec7621…fe4eb0
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3c26fb…b70806
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1ebdec…0c0eff
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x99e1f0…f05e4b
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4e990d…8d50f7
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2e3feb…a2c9dd
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x572de5…694bc4
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfc00b3…ccdb11
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd98f7e…378bb1
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4a895c…5d2aee
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3f7e76…7ff713
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc6f7df…2a44a5
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf5519d…cdb709
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x06ece4…931a51
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf96ed0…2933cb
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x131dc4…1d12f7
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5b2a0e…ed1c92
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe3f7e9…0d9e12
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd1ac64…1a942e
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x689a66…e26585
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb39e61…a1a9cc
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x13d998…61176a
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc935ca…0f4205
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3e3c44…646ef3
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4edaef…c67beb

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.