Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa36d ago0x532a97…71b639
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa36d ago0x106360…48d352
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa36d ago0x4ff347…19962b
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa36d ago0x7e15c5…5e6bc5
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa36d ago0x68611d…e62021
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa36d ago0xb4eaea…b32f1f
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa36d ago0xc19dcd…01d96c
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa36d ago0xbfbbe7…0c9b4d
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa36d ago0x464b1d…0f67cd
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa37d ago0xc7edae…d5f313
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa37d ago0x590f28…8d4142
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa37d ago0x1a9880…ade6aa
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa37d ago0xecbca5…fbe36f
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa37d ago0x5b4224…ead104
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa37d ago0x1008ec…aa8f85
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa37d ago0x4a689e…7b7cc6
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa37d ago0x1576ba…964a89
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa37d ago0xd2bf5f…40ef45
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa37d ago0xd91175…653cf8
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa37d ago0xb76195…86abdb
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa37d ago0xa1cc56…646e97
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa37d ago0x9735fa…80eca2
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa37d ago0xbf6e09…7a204c
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa37d ago0x117505…800b69
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa37d ago0xb5fdb1…c62d96

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.