Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa39d ago0x13e9b5…1bce8b
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa39d ago0x07c9ae…72f4f6
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa39d ago0x26fdc5…e2306c
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa39d ago0xc8f7a9…c48bb3
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa39d ago0xdc9a0c…b8ee11
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa39d ago0xfd6062…2f758f
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa39d ago0xd779c6…776499
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa39d ago0xe4220c…7bb837
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa39d ago0xb0221b…aef64f
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa39d ago0xad3c04…b68fa0
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa39d ago0x222ab6…1cf4a0
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa39d ago0x469ad4…8a5127
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa39d ago0x3fe57b…795b87
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa39d ago0x3bfeef…8e8915
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa39d ago0xc86acf…a1bdd6
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa39d ago0x55be21…776b6c
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa39d ago0xd0d802…41eef7
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa39d ago0x43f702…533ff1
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa39d ago0x47d34d…8295ab
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa39d ago0x344977…e347bd
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa39d ago0x8121db…7b9250
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa39d ago0xbfca41…afe236
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa39d ago0xe8f371…91cd89
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa39d ago0x5e88bc…181026
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa39d ago0x79cad2…9de23d

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.