Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d79…ab930x0e3d…7757Base—$1.05100%0x170f…623096d ago0x3e0898…8f8a81
0x5d79…ab930x0e3d…7757Base—$1.05100%0x4263…5fe596d ago0x7bec6f…365dbc
0x5d79…ab930x0e3d…7757Base—$105.00100%0xc072…b4b196d ago0xbbb3b1…143ff6
0x5d79…ab930x0e3d…7757Base—$10.50100%0x5e44…05a896d ago0x7c636c…e50c7a
0x5d79…ab930x0e3d…7757Base—$1.05100%0xbc7c…86d496d ago0x03079c…1008fb
0x5d79…ab930x0e3d…7757Base—$4.20100%0x8494…2e4496d ago0xa0e5bd…a8216a
0x5d79…ab930x0e3d…7757Base—$5.25100%0x3e70…fea196d ago0xbf4b46…a6f01c
0x5d79…ab930x0e3d…7757Base—$31.50100%0x3e24…de6896d ago0xce7a26…0bfed0

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.