Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa23d ago0x662cab…374adc
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa23d ago0xc7c5ec…a08027
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa23d ago0xb0d2f0…586b6b
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa23d ago0x48cf73…328408
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa23d ago0x531340…3098ea
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa23d ago0x36a31b…80c4d3
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa23d ago0x97da69…aa2e33
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa23d ago0x1357ea…848477
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa23d ago0x2ae871…4eb266
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa23d ago0x4aac0e…2e5d03
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa23d ago0xac4e82…e9c60b
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa23d ago0x3b2bc6…aec24f
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa23d ago0x33f898…108ea8
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa23d ago0x5a8f82…f5c3d3
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa23d ago0x9d9993…f0bcde
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa23d ago0x1dd254…9317b7
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa23d ago0x789ffd…91ffec
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa23d ago0x4a3963…e623db
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa23d ago0xa7f3fc…47d681
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa23d ago0x627435…3a1917
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa23d ago0xda7073…fe67c9
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa23d ago0xce8e0e…cd8724
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa23d ago0xfba034…a7f1b3
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa23d ago0xa20cfe…36e8f5
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa23d ago0xe4cfc0…ce2c09

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.