Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc38…e30b0xc4f0…0bb9Base—$140.0570%0xd05c…826036d ago0x50470c…b520d8
0x1b0c…c7f10xc4f0…0bb9Base—$72.0270%0xd05c…826036d ago0xc10e7c…224831
0xb785…f89a0xc4f0…0bb9Base—$78.0270%0xd05c…826036d ago0xda4e70…9cbd2d
0xb785…f89a0xc4f0…0bb9Base—$77.0270%0xd05c…826036d ago0xb2c08c…9c441c
0xb785…f89a0xc4f0…0bb9Base—$74.0270%0xd05c…826036d ago0x4282a7…3005ac
0xb785…f89a0xc4f0…0bb9Base—$71.0270%0xd05c…826036d ago0x6c0416…39ff25
0xb785…f89a0xc4f0…0bb9Base—$69.0270%0xd05c…826036d ago0x1ab102…00ec1d
0xa79b…81140xc4f0…0bb9Base—$37.0170%0xd05c…826036d ago0x2f3f83…1fe8f1
0xa030…d0170xc4f0…0bb9Base—$125.0370%0xd05c…826036d ago0x0f2bc4…f8d65c
0xa79b…81140xc4f0…0bb9Base—$37.0170%0xd05c…826036d ago0x848a3e…c3d441
0xa79b…81140xc4f0…0bb9Base—$37.0170%0xd05c…826036d ago0xe58600…c4e97f
0xa79b…81140xc4f0…0bb9Base—$37.0170%0xd05c…826036d ago0xf7d528…cc00af
0xa79b…81140xc4f0…0bb9Base—$35.0170%0xd05c…826036d ago0xb3e048…9b5f74
0xa030…d0170xc4f0…0bb9Base—$125.0470%0xd05c…826036d ago0xc491e8…a411dc
0xa030…d0170xc4f0…0bb9Base—$120.0470%0xd05c…826036d ago0x7d7565…b6cbbb
0xdf75…b6bc0xc4f0…0bb9Base—$48.7370%0xd05c…826036d ago0x615269…2cdcf3
0x337c…f5b50xc4f0…0bb9Base—$21.0170%0xd05c…826036d ago0xf704ce…364228
0x337c…f5b50xc4f0…0bb9Base—$20.2170%0xd05c…826036d ago0x7f14b6…ff538b
0x8b1a…a83d0xc4f0…0bb9Base—$136.5470%0xd05c…826036d ago0x85a832…d6d541
0x337c…f5b50xc4f0…0bb9Base—$19.9170%0xd05c…826036d ago0x04c22f…b056bc
0x8b1a…a83d0xc4f0…0bb9Base—$131.0470%0xd05c…826036d ago0xe1c6ec…ad484a
0x8b1a…a83d0xc4f0…0bb9Base—$125.5470%0xd05c…826036d ago0xbf9f3e…68d50c
0x337c…f5b50xc4f0…0bb9Base—$19.2170%0xd05c…826036d ago0x0f1284…457833
0x4c7d…a4ad0xc4f0…0bb9Base—$38.0170%0xd05c…826036d ago0xc31dcd…7f290c
0x8618…39480xc4f0…0bb9Base—$948.2270%0xd05c…826036d ago0x0ef144…aecdca

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.