Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa35d ago0x48d382…65d672
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa35d ago0x5c2a7a…3c5a28
0x8fb8…3a5a0x9c95…e299Base—$0.001100%fluxa36d ago0xed5620…7280f5
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa36d ago0x330ed3…c7f53b
0x8fb8…3a5a0x9c95…e299Base—$0.001100%fluxa36d ago0xf7d655…93edf3
0x8fb8…3a5a0x9c95…e299Base—$0.001100%fluxa36d ago0x9b3211…ffd6cc
0x8fb8…3a5a0x9c95…e299Base—$0.001100%fluxa36d ago0xf2b653…b89c24
0x8fb8…3a5a0x9c95…e299Base—$0.001100%fluxa36d ago0x90d470…2e85b8
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa36d ago0x0d9b5a…e9b836
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa36d ago0xe86118…90b721
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa36d ago0x285ea2…4191cd
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa36d ago0x74cdb3…8957ad
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa36d ago0x8a803c…4f5aa7
0x8fb8…3a5a0x9c95…e299Base—$0.001100%fluxa36d ago0x11abf1…5fc965
0x8fb8…3a5a0x9c95…e299Base—$0.001100%fluxa36d ago0x4859f1…8b5c1d
0x8fb8…3a5a0x9c95…e299Base—$0.001100%fluxa36d ago0xc0d650…204c80
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa36d ago0xc9f5db…97a286
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa36d ago0x0a33d0…5bc353
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa36d ago0xfe06b4…644423
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa36d ago0x8034af…59ef46
0x8fb8…3a5a0x9c95…e299Base—$0.001100%fluxa36d ago0x16e57f…1698d3
0x8fb8…3a5a0x9c95…e299Base—$0.001100%fluxa36d ago0x758dba…543973
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa36d ago0x85e044…755493
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa36d ago0x6e3f1c…e8e96c
0x8fb8…3a5a0x9c95…e299Base—$0.001100%fluxa36d ago0x1386c3…d6b578

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.