Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28e8…347e0x6366…f1e2Base$0.0770%0xfc74…d8a542d ago0xa9f348…b78b2a
0x28e8…347e0x6366…f1e2Base$0.07100%0x17c8…043642d ago0x45184c…a4d893
0x2fce…8e850x6366…f1e2Base$0.02100%0xfc74…d8a542d ago0x2e8c61…e88d76
0x2fce…8e850x6366…f1e2Base$0.16100%0x17c8…043642d ago0x46874d…df76f8
0x6366…f1e20x2fce…8e85Base$0.1670%0x17c8…043642d ago0xa7cda8…496636
0x2fce…8e850x6366…f1e2Base$0.1670%0xfc74…d8a542d ago0xde8df6…fab5c4
0x6366…f1e20x2fce…8e85Base$0.1670%0xfc74…d8a542d ago0x5ee529…9ed035
0x2fce…8e850x6366…f1e2Base$0.16100%0x17c8…043642d ago0x36d4d2…eca307
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
0x50c7…c0060x6366…f1e2Base$0.0270%0x17c8…043642d ago0x159c9b…de0030
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

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.