Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf2b2…b2fdvelinus.ethBasex402 service$0.01100%coinbase69d ago0xe01f2f…308d0e
0xf2b2…b2fdvelinus.ethBasex402 service$0.01100%coinbase69d ago0x3b6016…b520be
0xf2b2…b2fdvelinus.ethBasex402 service$0.01100%coinbase69d ago0x11a2a4…51298b
0xf2b2…b2fdvelinus.ethBasex402 service$0.01100%coinbase69d ago0x20bff1…0b7275
0xf2b2…b2fdvelinus.ethBasex402 service$0.01100%coinbase69d ago0x01e770…60dd88
0xf2b2…b2fdvelinus.ethBasex402 service$0.49100%coinbase69d ago0xed6f7b…2f2a67
0xf2b2…b2fdvelinus.ethBasex402 service$0.10100%coinbase69d ago0xdcb654…3748da
0xf2b2…b2fdvelinus.ethBasex402 service$0.01100%coinbase70d ago0x48f6b0…4968a9
0xf2b2…b2fdvelinus.ethBasex402 service$0.01100%coinbase70d ago0x53f3e1…c4c8c5
0xf2b2…b2fdvelinus.ethBasex402 service$0.01100%coinbase70d ago0x139883…8b8735
0xf2b2…b2fdvelinus.ethBasex402 service$0.01100%coinbase70d ago0xad2bd3…87de81
0xf2b2…b2fdvelinus.ethBasex402 service$0.01100%coinbase70d ago0x02c3e4…0a6118
0xf2b2…b2fdvelinus.ethBasex402 service$0.01100%coinbase70d ago0xb60f24…f83894
0xf2b2…b2fdvelinus.ethBasex402 service$0.01100%coinbase70d ago0x866ab6…8642de
0xf2b2…b2fdvelinus.ethBasex402 service$0.01100%coinbase70d ago0xa9480e…747e1a
0xf2b2…b2fdvelinus.ethBasex402 service$0.01100%coinbase70d ago0x329e70…d40317
0xf2b2…b2fdvelinus.ethBasex402 service$0.01100%coinbase70d ago0xe7d7a5…753811
0xf2b2…b2fdvelinus.ethBasex402 service$0.01100%coinbase70d ago0x60e09a…deb743
0xf2b2…b2fdvelinus.ethBasex402 service$0.01100%coinbase70d ago0xe0bdd2…5a71c2
0xf2b2…b2fdvelinus.ethBasex402 service$0.01100%coinbase70d ago0x2443c5…9e5ac3
0xf2b2…b2fdvelinus.ethBasex402 service$0.01100%coinbase70d ago0x2335cf…662dbc
0xf2b2…b2fdvelinus.ethBasex402 service$0.01100%coinbase70d ago0x1826ae…add981
0xf2b2…b2fd0x9ed1…c08fBasex402 service$0.01100%coinbase70d ago0x891f1a…b54a63
0xf2b2…b2fd0x9ed1…c08fBasex402 service$0.01100%coinbase70d ago0x0401e6…6a26cc
0xf2b2…b2fd0x9ed1…c08fBasex402 service$0.01100%coinbase70d ago0xf3ff73…d7b15c

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.