Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa40d ago0x93d43a…fa2783
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa40d ago0xf19d89…b4fd8c
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa40d ago0xa7c501…7861b7
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa40d ago0x240580…00eb40
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa40d ago0x24bdcb…e1eeac
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa40d ago0x93e1e8…f64ca8
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa40d ago0x093d9e…675879
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa40d ago0x1e2741…a13c16
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa40d ago0xfc7a83…bf13dc
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa40d ago0xec29a5…845b9b
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa40d ago0x401d94…31584f
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa40d ago0x38aeaa…007be6
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa40d ago0xe5984f…3d9dad
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa40d ago0x20ed6d…6dc587
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa40d ago0xc7c954…6af6fb
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa40d ago0x5d5304…84417b
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa40d ago0x0c24b8…780d5d
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa40d ago0x1979be…d40bb7
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa40d ago0xb6385d…ce8eda
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa40d ago0xd85e72…772e08
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa40d ago0x9c7d7a…98e9c1
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa40d ago0xaee4fb…59d707
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa40d ago0x4227a0…0af301
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa40d ago0xba7c81…8b50ee
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa40d ago0x5c35fa…115374

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.