Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x47c5…4fc3Base$10.5070%0xd150…e4262d ago0x433259…de5b10
0xc9a2…31540x47c5…4fc3Base$10.5070%0x127e…b24a2d ago0x1cdfd4…a0d476
0xc9a2…31540x47c5…4fc3Base$10.5070%0x6647…55262d ago0x9aa0a7…79ab90
0xc9a2…31540x47c5…4fc3Base$14.7070%0x2d8d…30162d ago0xd2d3c2…0642ea
0xc9a2…31540x47c5…4fc3Base$21.0070%0x21e4…0fa92d ago0x4c24c7…140153
0xc9a2…31540x47c5…4fc3Base$10.5070%0xfbba…dd902d ago0x20546d…65ec5f
0xc9a2…31540x47c5…4fc3Base$10.5070%0x5e44…05a82d ago0x68bb73…88bfcb
0xc9a2…31540x47c5…4fc3Base$10.5070%0x0156…b0f52d ago0xf93f2a…d6411f
0xc9a2…31540x47c5…4fc3Base$10.5070%0x65ca…0ec12d ago0x3047e8…1b3bcd
0xc9a2…31540x47c5…4fc3Base$10.5070%0x86c0…28892d ago0xb21b1c…8c85f7
0xc9a2…31540x47c5…4fc3Base$10.5070%0x4c91…bd492d ago0x765cd6…9eb480
0xc9a2…31540x47c5…4fc3Base$42.0070%0xf098…e1e42d ago0x36580d…f9f5fc
0xc9a2…31540x47c5…4fc3Base$21.0070%0xff29…06462d ago0xc7ece0…7879cf
0xc9a2…31540x47c5…4fc3Base$31.5070%0xb725…f2dd2d ago0x487772…e1c50c
0xc9a2…31540x47c5…4fc3Base$10.5070%0x7666…72f42d ago0xa9ad20…b14266
0xc9a2…31540x47c5…4fc3Base$10.5070%0xdae3…916a2d ago0xc1c0a1…ded494
0xc9a2…31540x47c5…4fc3Base$10.5070%0x1c09…186f2d ago0x416e57…5ea67c
0xc9a2…31540x47c5…4fc3Base$10.5070%0xa842…4fd92d ago0x7e83e6…efcdae
0xc9a2…31540x47c5…4fc3Base$10.5070%0x6170…fcde2d ago0xbfea41…9fa30c
0xc9a2…31540x47c5…4fc3Base$45.1570%0x64e4…55d92d ago0x4b8f10…7177f9
0xc9a2…31540x47c5…4fc3Base$10.5070%0x8bc8…eb022d ago0x1991b9…44174b
0xc9a2…31540x47c5…4fc3Base$10.5070%0x3e24…de682d ago0x647e5d…d73227
0xc9a2…31540x47c5…4fc3Base$21.0070%0x9ee0…41c32d ago0xffe26d…3fa7a4
0xc9a2…31540x47c5…4fc3Base$10.5070%0x4339…38502d ago0x812ab9…91d89b
0xc9a2…31540x47c5…4fc3Base$47.2570%0xb55c…2e3e2d ago0xdd0aec…d147ca

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.