Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac55…7e3e0xc4f0…0bb9Base—$64.02100%0xd05c…826048d ago0x3b0a88…2f0eb8
0xee23…10060xc4f0…0bb9Base—$63.02100%0xd05c…826048d ago0x69d179…d22f95
0xac55…7e3e0xc4f0…0bb9Base—$64.0270%0xd05c…826049d ago0x176f65…1c63e1
0x1b0c…c7f10xc4f0…0bb9Base—$54.02100%0xd05c…826049d ago0x4de32d…9356d2
0xb822…bb300xc4f0…0bb9Base—$39.64100%0xd05c…826049d ago0xc0fed2…20ec21
0x2f22…8bf40xc4f0…0bb9Base—$25.01100%0xd05c…826049d ago0xcb29f2…56ec19
0x2f22…8bf40xc4f0…0bb9Base—$25.01100%0xd05c…826049d ago0x41eee8…d5be4e
0x2f22…8bf40xc4f0…0bb9Base—$24.01100%0xd05c…826049d ago0xbf4bc1…ff4b79
0x2f22…8bf40xc4f0…0bb9Base—$24.01100%0xd05c…826049d ago0x1b98fc…078ecc
0x2f22…8bf40xc4f0…0bb9Base—$24.00100%0xd05c…826049d ago0x1075ac…cd7093
0x5af9…a5de0xc4f0…0bb9Base—$32.01100%0xd05c…826049d ago0x773b64…32c8e0
0x5af9…a5de0xc4f0…0bb9Base—$31.0170%0xd05c…826049d ago0xbedb11…20e987
0x5af9…a5de0xc4f0…0bb9Base—$29.0170%0xd05c…826049d ago0x62ff8b…1e5b26
0x5af9…a5de0xc4f0…0bb9Base—$28.0170%0xd05c…826049d ago0xc5336e…47d1d6
0x316c…eaf60xc4f0…0bb9Base—$5.0070%0xd05c…826049d ago0x807b9d…7e1b90
0x316c…eaf60xc4f0…0bb9Base—$5.0070%0xd05c…826049d ago0xa53815…9d498e
0x316c…eaf60xc4f0…0bb9Base—$4.00100%0xd05c…826049d ago0xd941f1…131771
0x5af9…a5de0xc4f0…0bb9Base—$27.01100%0xd05c…826049d ago0x5f81d7…359a66
0xd05c…82600xc4f0…0bb9Base—$1.00100%Payer-submitted49d ago0xed0280…0b4d4b
0x316c…eaf60xc4f0…0bb9Base—$4.00100%0xd05c…826049d ago0x82521b…52725f
0xd05c…82600xc4f0…0bb9Base—$1.00100%Payer-submitted49d ago0x1a29c8…e02af0
0xd05c…82600xc4f0…0bb9Base—$1.00100%Payer-submitted49d ago0x0a56d2…ccae9b
0xa3bf…3fb40xc4f0…0bb9Base—$28.04100%0xd05c…826049d ago0xfe44e0…a930f0
0x316c…eaf60xc4f0…0bb9Base—$4.00100%0xd05c…826049d ago0xbe62b0…489798
0xd05c…82600xc4f0…0bb9Base—$1.0070%0xd05c…826049d ago0xb87031…770c88

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.