Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbff5…6fde0x6366…f1e2Base$0.15100%0x6366…f1e242d ago0xf4d163…0d637b
0xbff5…6fde0x6366…f1e2Base$0.15100%0x6366…f1e242d ago0x39c87a…9d470d
0xbff5…6fde0x6366…f1e2Base$0.15100%0x6366…f1e242d ago0x982896…d44b97
0xbff5…6fde0x6366…f1e2Base$0.04100%0x17c8…043642d ago0xe9d069…e035ab
0xbff5…6fde0x6366…f1e2Base$0.1570%0x6366…f1e242d ago0x8829e4…5e67de
0xbff5…6fde0x6366…f1e2Base$0.15100%0x6366…f1e242d ago0xe25d3e…525f03
0xbff5…6fde0x6366…f1e2Base$0.1570%0x6366…f1e242d ago0xf61aec…cc176a
0xbff5…6fde0x6366…f1e2Base$0.12100%0x6366…f1e242d ago0x905ad4…f4322b
0xbff5…6fde0x6366…f1e2Base$0.12100%0x6366…f1e242d ago0xa8825d…284d96
0xbff5…6fde0x6366…f1e2Base$0.1270%0x6366…f1e242d ago0x839eb3…49e57e
0xbff5…6fde0x6366…f1e2Base$0.12100%0x6366…f1e242d ago0xc64b7b…86381a
0xbff5…6fde0x6366…f1e2Base$0.006754100%0x6366…f1e242d ago0x1d1479…4347d0
0xbff5…6fde0x6366…f1e2Base$0.12100%0x6366…f1e242d ago0x103a29…54ce80
0xbff5…6fde0x6366…f1e2Base$0.00675470%0x6366…f1e242d ago0x131f38…421fe2
0xbff5…6fde0x6366…f1e2Base$0.1770%0x6366…f1e242d ago0x21058b…2a3cf0
0xbff5…6fde0x6366…f1e2Base$0.03100%0xfc74…d8a542d ago0x61caa2…be1a90
0xbff5…6fde0x6366…f1e2Base$0.09100%0x17c8…043642d ago0xbf53be…eed63e
0xbff5…6fde0x6366…f1e2Base$0.001827100%0x6366…f1e242d ago0x8ad342…e20410
0xbff5…6fde0x6366…f1e2Base$0.006707100%0x6366…f1e242d ago0x0c6036…fe0f18
0xbff5…6fde0x6366…f1e2Base$0.13100%0x6366…f1e242d ago0x1c1b04…577adb
0xbff5…6fde0x6366…f1e2Base$0.04100%0xfc74…d8a542d ago0x6b1c33…b80349
0xbff5…6fde0x6366…f1e2Base$0.006736100%0x6366…f1e242d ago0xcce271…d249a5
0xbff5…6fde0x6366…f1e2Base$0.12100%0x6366…f1e242d ago0xcae253…88e098
0xbff5…6fde0x6366…f1e2Base$0.006746100%0x6366…f1e242d ago0x13d98d…5dfc6a
0xbff5…6fde0x6366…f1e2Base$0.12100%0x6366…f1e242d ago0x151595…ca50c0

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.