Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8549…dd4e0xfe80…47eeBase—$0.001100%fluxa37d ago0x3dcece…aaa9ae
0x8549…dd4e0xfe80…47eeBase—$0.001100%fluxa37d ago0x2acb17…60dc82
0x8549…dd4e0xfe80…47eeBase—$0.001100%fluxa37d ago0xb45e27…b74e10
0x8549…dd4e0xfe80…47eeBase—$0.001100%fluxa37d ago0x27b32f…e06552
0x8549…dd4e0xfe80…47eeBase—$0.001100%fluxa37d ago0xdbf415…735e1b
0x8549…dd4e0xfe80…47eeBase—$0.001100%fluxa37d ago0x6fe843…31013c
0x8549…dd4e0xfe80…47eeBase—$0.001100%fluxa37d ago0x09536f…2adb9c
0x8549…dd4e0xfe80…47eeBase—$0.001100%fluxa37d ago0x678933…c8fc5a
0x8549…dd4e0x9c95…e299Base—$0.001100%fluxa37d ago0x544665…ac8e65
0x8549…dd4e0xfe80…47eeBase—$0.001100%fluxa37d ago0xb31c82…7f4775
0x8549…dd4e0xfe80…47eeBase—$0.001100%fluxa37d ago0x2dd344…0221a0
0x8549…dd4e0x9c95…e299Base—$0.001100%fluxa37d ago0x7d351e…3cb8b3
0x8549…dd4e0xfe80…47eeBase—$0.001100%fluxa37d ago0x5e767a…293a1f
0x8549…dd4e0xfe80…47eeBase—$0.001100%fluxa37d ago0x6320ea…5aca3e
0x8549…dd4e0xfe80…47eeBase—$0.001100%fluxa37d ago0x67364c…d5008f
0x8549…dd4e0xfe80…47eeBase—$0.001100%fluxa37d ago0x776708…25c554
0x8549…dd4e0xfe80…47eeBase—$0.001100%fluxa37d ago0x492f23…bd9cec
0x8549…dd4e0xfe80…47eeBase—$0.001100%fluxa37d ago0x283104…67e131
0x8549…dd4e0xfe80…47eeBase—$0.001100%fluxa37d ago0x7cc671…5f1f60
0x8549…dd4e0xfe80…47eeBase—$0.001100%fluxa37d ago0xabbe65…2d37be
0x8549…dd4e0x9c95…e299Base—$0.001100%fluxa37d ago0x34c9ad…075f5c
0x8549…dd4e0xfe80…47eeBase—$0.001100%fluxa37d ago0x8d575b…ce11ba
0x8549…dd4e0x9c95…e299Base—$0.001100%fluxa37d ago0x9f8e05…18f1c2
0x8549…dd4e0xfe80…47eeBase—$0.001100%fluxa37d ago0x4d8240…2d6d57
0x8549…dd4e0xfe80…47eeBase—$0.001100%fluxa37d ago0xb87bdd…c05120

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.