Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7a0…47210xd0b5…f224Base—$4.9070%0x3482…6f0e23d ago0x5409b0…d070c3
0xaa22…84710xd0b5…f224Base—$35.4270%0x3482…6f0e23d ago0x628add…22f582
0x943c…c36c0xd0b5…f224Base—$5.0970%0x3482…6f0e23d ago0x078753…d71b6a
0xfe3f…30160xd0b5…f224Base—$74.9970%0x3482…6f0e23d ago0xc59556…68fca2
0x9b8a…4ac60xd0b5…f224Base—$29.9670%0x3482…6f0e23d ago0xdd4d57…11b990
0x0a05…ad120xd0b5…f224Base—$19.9970%0x3482…6f0e23d ago0x37f41a…2e03d7
0x5ea5…39550xd0b5…f224Base—$49.9970%0x3482…6f0e23d ago0x2983fd…106632
0x5ae6…c02c0xd0b5…f224Base—$4.0070%0x6c2a…03be23d ago0xcb33d3…f03fdf
0x49f6…47860xd0b5…f224Base—$6.0770%0x3482…6f0e23d ago0xfaa01e…c47d3b
0xee40…92c90xd0b5…f224Base—$13.8570%0x3482…6f0e23d ago0x745861…a0860a
0xf2b3…96890xd0b5…f224Base—$430.7370%0x3482…6f0e23d ago0x470b01…6d6b15

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.