Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa22d ago0x336df6…3ad7a6
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa22d ago0x0f902c…e93cd7
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa22d ago0x6e83d4…0e64b0
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa22d ago0x6543e0…04912c
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa22d ago0xc8a903…a14488
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa22d ago0xbb7ae0…7e03da
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa22d ago0x1c7200…44c213
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa22d ago0x589a7a…32988e
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa22d ago0xc98c5c…9c3f00
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa22d ago0x9716bd…b57460
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa22d ago0xbc2d0d…fa99e2
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa22d ago0x46135b…d14b73
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa22d ago0xbf8d3c…cdb387
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa22d ago0x64ae12…5826e9
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa22d ago0x8c3869…a2b1dc
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa22d ago0x4b9351…7c839a
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa22d ago0xa67553…72bd1a
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa22d ago0x7a9210…6fbdf5
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa22d ago0x81e37e…a416d5
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa22d ago0xa8284c…fb7458
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa22d ago0x2ef992…479e7a
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa22d ago0xa6954f…e6055c
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa22d ago0xf15072…7951d8
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa22d ago0xa6ae02…b3e810
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa22d ago0x3cfd40…716b1c

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.