Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa17d ago0x1141c4…7fad1d
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa17d ago0x66ab3b…c784e4
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa17d ago0x38a681…34953b
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa17d ago0x3b6779…559c75
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa17d ago0xa4f8fd…6c97f1
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa17d ago0xea0034…9b8c6a
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa17d ago0x5b4aa1…c00cc5
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa17d ago0x735e17…602a0e
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa17d ago0x04fdc5…9001c4
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa17d ago0x418f9d…27b7ba
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa17d ago0x4d55b3…9c8d82
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa17d ago0xdd57c3…b1d921
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa17d ago0xa8caf2…3e9198
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa17d ago0xad7a9f…5195ef
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa17d ago0x12d597…b5a490
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa17d ago0xce383f…be8ebd
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa17d ago0xcc8e32…b7b40d
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa17d ago0x97274c…bb1c51
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa17d ago0xfb96a6…113d96
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa17d ago0x3587af…bb7878
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa17d ago0x04d666…ee56f9
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa17d ago0x85175b…77c575
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa17d ago0x8c2f44…a246b1
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa17d ago0x322a6f…f843d1
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa17d ago0xbc4b3e…2d64ac

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.