Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x4950…4a2622h ago0x752acf…b55206
0x5d79…ab930x47c5…4fc3Base—$84.0070%0x63fd…c86f1d ago0x843ed9…6432ba
0x5d79…ab930x47c5…4fc3Base—$10.5070%0xc5c7…f8a51d ago0x13b113…f67837
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x7d28…b2481d ago0x46b5a9…686915
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x9993…8cf51d ago0xfbf203…a35eeb
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x4b7f…bff01d ago0xcbe1ab…df78a1
0x5d79…ab930x47c5…4fc3Base—$10.5070%0xd8e2…3d4b1d ago0xa9ac37…862a25
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x2e87…3c0b1d ago0xc430a2…dd6228
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x5b2d…d78c1d ago0x2e0cdb…d21f1d
0x5d79…ab930x47c5…4fc3Base—$21.0070%0xb89a…e8ac1d ago0xeb8377…e454ef

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.