Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd7c…0b7d0xc4f0…0bb9Base—$29.01100%0xd05c…826057d ago0x43eb22…c3e7c8
0xd5ca…bd040xc4f0…0bb9Base—$67.03100%0xd05c…826057d ago0xf0a76e…7d3de7
0xbd7c…0b7d0xc4f0…0bb9Base—$29.01100%0xd05c…826057d ago0x83af96…ce49d8
0xbd7c…0b7d0xc4f0…0bb9Base—$28.01100%0xd05c…826057d ago0x172a76…482fe0
0x8614…9bb50xc4f0…0bb9Base—$26.22100%0xd05c…826057d ago0x6c1cf9…37678a
0xd5ca…bd040xc4f0…0bb9Base—$64.02100%0xd05c…826057d ago0xe2b7eb…902da5
0xee23…10060xc4f0…0bb9Base—$43.52100%0xd05c…826057d ago0x3f05b9…ec1fe7
0x8614…9bb50xc4f0…0bb9Base—$25.05100%0xd05c…826057d ago0x024c30…351ac1
0xd5ca…bd040xc4f0…0bb9Base—$65.02100%0xd05c…826057d ago0xdce1ba…2da123
0xbd7c…0b7d0xc4f0…0bb9Base—$27.01100%0xd05c…826057d ago0x332ae1…0321ae
0x8614…9bb50xc4f0…0bb9Base—$24.31100%0xd05c…826057d ago0x282533…51e3d6
0x8614…9bb50xc4f0…0bb9Base—$23.86100%0xd05c…826057d ago0x7ae854…d4a5ff
0xd5ca…bd040xc4f0…0bb9Base—$64.02100%0xd05c…826057d ago0x2b8ab5…d93e73
0x8614…9bb50xc4f0…0bb9Base—$23.66100%0xd05c…826057d ago0x62c74d…7eb331
0xd5ca…bd040xc4f0…0bb9Base—$63.02100%0xd05c…826057d ago0xc3120f…474bf9
0xf383…d8a50xc4f0…0bb9Base—$36.01100%0xd05c…826057d ago0x12af76…990354
0xf383…d8a50xc4f0…0bb9Base—$35.01100%0xd05c…826057d ago0x9ab54b…963049
0xf383…d8a50xc4f0…0bb9Base—$34.01100%0xd05c…826057d ago0x9620cb…08f3ad
0xf383…d8a50xc4f0…0bb9Base—$33.01100%0xd05c…826057d ago0x0f4532…6f74b6
0xbd7c…0b7d0xc4f0…0bb9Base—$26.01100%0xd05c…826057d ago0x5dfead…1b1ef5
0x800e…43ad0xc4f0…0bb9Base—$1,014.27100%0xd05c…826057d ago0x828a7f…1c37f7
0x991e…4a8a0xc4f0…0bb9Base—$21.01100%0xd05c…826057d ago0xf76bab…5384b1
0x991e…4a8a0xc4f0…0bb9Base—$21.00100%0xd05c…826057d ago0x8bc55d…aa735d
0xf383…d8a50xc4f0…0bb9Base—$33.01100%0xd05c…826057d ago0xe7d1e7…b584c6
0x991e…4a8a0xc4f0…0bb9Base—$19.00100%0xd05c…826057d ago0x67dced…c47652

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.