Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa17d ago0xd73c1f…d6ae60
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa17d ago0x9daf9f…e3c8eb
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa17d ago0xd64752…701743
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa17d ago0xbeb1ce…25135c
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa17d ago0x2e0ffc…584f3b
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa17d ago0x06fe40…3b8acd
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa17d ago0xcd0936…f1dc60
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa17d ago0x4c0263…0a3adb
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa17d ago0xc1eb72…2dcc1f
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa17d ago0xc1b8a9…618c2b
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa17d ago0xdabd0b…ae7eb3
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa17d ago0xb149e8…747af2
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa17d ago0xdda72c…c391ef
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa17d ago0x578049…b45e73
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa17d ago0x92e9cc…41d568
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa17d ago0x1cefcb…adcd67
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa17d ago0x0df96a…9ee66b
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa17d ago0x576310…106f3e
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa17d ago0xcd0600…3a33fb
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa17d ago0xc01f67…fe74c5
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa17d ago0xdabc5a…dd5969
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa17d ago0x02a281…9442cb
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa17d ago0x16419a…5386b4
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa17d ago0x5ec202…31d97c
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa17d ago0x285a48…7728a9

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.