Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa23d ago0x104f57…11abc4
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa23d ago0x7abdbb…9fecb6
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa23d ago0x56bfe8…93d458
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa23d ago0xe4aaa7…9fe43f
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa23d ago0x9af128…99f721
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa23d ago0xe4f633…329c46
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa23d ago0x2fd33a…73830c
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa23d ago0x41bb7f…664c0a
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa23d ago0xb5e272…f12bd2
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa23d ago0x98d60d…1f9835
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa23d ago0x7af24e…4227a0
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa23d ago0x60f6f6…b9a002
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa23d ago0xf0fb02…bf08a2
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa23d ago0x8081d6…6e68ab
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa23d ago0x428a35…1950da
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa23d ago0x81208a…313a5e
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa23d ago0x140aec…a38a3c
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa23d ago0x2fc722…7180c2
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa23d ago0xbc66b1…97aade
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa23d ago0x8593d5…7785d3
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa23d ago0xfe8a92…bc3506
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa23d ago0xefc90f…632838
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa23d ago0x506ca1…32f70f
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa23d ago0xe3e066…d8de96
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa23d ago0x3d484b…bfa57f

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.