Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2352…17390x0e3d…7757Base—$3.15100%0xbb33…527755d ago0xa9a89f…122c9a
0x2352…17390x0e3d…7757Base—$10.50100%0x52ac…a61d55d ago0xe8de29…442605
0x2352…17390x0e3d…7757Base—$10.50100%0x5520…8e5b55d ago0xe61723…028c5b
0x2352…17390x0e3d…7757Base—$1.05100%0x5823…9b2155d ago0x9ae8e3…fb503b
0x2352…17390x0e3d…7757Base—$42.00100%0x54c8…88d555d ago0x6b3345…52a8bc
0x2352…17390x0e3d…7757Base—$10.50100%0x70ba…dd5655d ago0x381fcb…b3ded1
0x2352…17390x0e3d…7757Base—$10.50100%0xdcd9…b01a55d ago0xc55520…0e845b
0x2352…17390x0e3d…7757Base—$10.50100%0x1984…8da855d ago0x7884a0…d88f20
0x2352…17390x0e3d…7757Base—$10.50100%0x3eb5…db3c55d ago0x5e30d3…ad1394
0x2352…17390x0e3d…7757Base—$10.50100%0xa8a2…c53b55d ago0xa93c8e…cfbdb1
0x2352…17390x0e3d…7757Base—$1.05100%0xb769…f88155d ago0x10386a…070714

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.