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—$2.10100%0x9667…204e51d ago0xcfa2c4…2975e7
0x5d79…ab930x0e3d…7757Base—$10.50100%0x8bf0…2ce252d ago0xb51f8a…34919a
0x5d79…ab930x0e3d…7757Base—$10.50100%0xd8cf…8eb752d ago0x4cff0f…134572
0x5d79…ab930x0e3d…7757Base—$10.50100%0xe1d1…1b1952d ago0xf2d44f…bc43b8
0x5d79…ab930x0e3d…7757Base—$3.15100%0xc4a4…9e8652d ago0xdad908…ccab7c
0x5d79…ab930x0e3d…7757Base—$1.05100%0xf863…e52352d ago0x727f04…5c5265
0x5d79…ab930x0e3d…7757Base—$4.20100%0xe082…90c452d ago0x33953c…db790a
0x5d79…ab930x0e3d…7757Base—$3.15100%0x7492…70ae52d ago0xdb3066…cc4506
0x5d79…ab930x0e3d…7757Base—$4.20100%0xafd1…680d52d ago0x1f3e1d…dafa40
0x5d79…ab930x0e3d…7757Base—$5.25100%0x8121…3f9d52d ago0xae8af7…165752
0x5d79…ab930x0e3d…7757Base—$105.00100%0xe620…490152d ago0xb3e4e6…b10705
0x5d79…ab930x0e3d…7757Base—$24.15100%0xb3fe…1c0552d ago0x847679…5e5c28
0x5d79…ab930x0e3d…7757Base—$10.50100%0xe4ca…c91c52d ago0x2370e3…3a451c
0x5d79…ab930x0e3d…7757Base—$2.10100%0x30b6…608952d ago0x41fcd9…5bd4fc
0x5d79…ab930x0e3d…7757Base—$10.50100%0x4d99…3c6352d ago0xf0770f…4bce1a

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.