Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase16d ago0x38ef6a…0a9590
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase16d ago0xea2af7…6ba774
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase16d ago0xc6224a…101aa6
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x397acf…f1e484
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0xf94a0b…1e2919
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x5e3dd3…4c0317
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x423d2f…f4e4d0
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x80fb35…8eadd2
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x8241b6…0bd94a
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x285df5…cdca40
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0xf0a568…b8f133
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x15495d…02d30b
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0xb3304d…bdd534
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0xac3af9…a8cb51
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0xb5d622…821126
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x63aa83…1520fc
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x7aa6a2…2f2b2e
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x393032…1477e2
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0xa1db97…0d3054
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x3505e7…dfb698
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x21d841…3dc103
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0xd86a03…04fd15
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x4f2d60…be41fd
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x4fbc24…8de17a

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.