Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa36d ago0x6c63fa…4791e6
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa36d ago0x8b341a…c547f3
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa36d ago0x372653…516a48
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa36d ago0xcbb1fc…ed053a
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa36d ago0x79258f…d5ab4f
0x8199…e3670x9c95…e299Base—$0.001100%fluxa36d ago0x20c351…334384
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa36d ago0x1a66b5…b5221f
0x8199…e3670x9c95…e299Base—$0.001100%fluxa37d ago0xa38510…35fb0d
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa37d ago0xcd529c…cc8592
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa37d ago0x100566…8ce1ee
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa37d ago0x4241a2…0a2c96
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa37d ago0xcdd2aa…ecd527
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa37d ago0x7556e7…eb89f6
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa37d ago0x7025a9…7f23db
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa37d ago0xad01ae…becd70
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa37d ago0x59f8a2…655a3f
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa37d ago0x38ba1c…652437
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa37d ago0x3985bc…3b5c52
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa37d ago0xb4e39b…587f6f
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa37d ago0x34af1c…a0b89e
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa37d ago0x7a43b8…ee07d9
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa37d ago0x34ccab…1f2d06
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa37d ago0x16935c…dc26db
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa37d ago0xc5c42c…a5a21d
0x8199…e3670x9c95…e299Base—$0.001100%fluxa37d ago0x301450…1db38e

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.