Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa17d ago0xb36749…3a2348
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa17d ago0xd8ed72…f91a84
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa17d ago0x55c20a…af182a
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa17d ago0x646a59…a5e5d2
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa17d ago0xa6044c…2521ec
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa17d ago0x6ba47a…287942
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa17d ago0xf383fe…4b6e76
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa17d ago0xad6acb…0de7df
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa17d ago0xfc740c…765e61
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa17d ago0x0086c2…11d63e
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa17d ago0x5dd81f…e0dfef
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa17d ago0x289aa9…424015
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa18d ago0xd59bb0…d53d61
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa18d ago0x30b4f9…8e1053
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa18d ago0xe515ef…8d0d67
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa18d ago0x928baf…b917c5
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa18d ago0x2a5c90…e55b96
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa18d ago0x360d96…edbb1e
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa18d ago0x47dc05…18af25
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa18d ago0x0023cd…c02a8e
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa18d ago0x39215d…e89544
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa18d ago0x13d169…825ac9
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa18d ago0xe60f37…c73a06
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa18d ago0x559542…b8e6fe
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa18d ago0x8ccc96…8996ab

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.