Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa22d ago0x7cf39e…805f6e
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa22d ago0x235601…382177
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa22d ago0x1fa543…37ea0c
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa22d ago0x7c0f2a…e65a87
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa22d ago0xc5eb23…0f3cfc
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa22d ago0x25a93c…5bd111
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa23d ago0x063275…ea3a2b
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa23d ago0x1aa9db…759729
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa23d ago0xd3c86c…9ad572
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa23d ago0x953154…d816f1
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa23d ago0x6eef34…f58cdc
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa23d ago0xad967c…bf2268
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa23d ago0xd53d43…7071b3
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa23d ago0x8ea66c…fc911d
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa23d ago0x7846b3…efd626
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa23d ago0x615700…916433
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa23d ago0xc38d59…4916d3
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa23d ago0xe3e8e9…202c84
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa23d ago0x916e47…a18083
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa23d ago0xa661c5…d789e7
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa23d ago0xbc6061…6b493a

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.