Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa36d ago0xa5e91d…a6371c
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa36d ago0x498613…14bc7d
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa37d ago0xc48d38…adf6f1
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa37d ago0xbfa6b9…6cb054
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa37d ago0x574220…76af96
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa37d ago0xe7491a…1a2750
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa37d ago0x7651b6…aa0561
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa37d ago0x94af2c…e05a6a
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa37d ago0xef6e31…97a38a
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa37d ago0xa9e86a…9e2ed8
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa37d ago0xe1b35e…5ad02d
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa37d ago0xf54f2f…c19062
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa37d ago0xedb8e0…0ee58d
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa37d ago0x0a92da…6ebd3f
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa37d ago0xd91952…d0b44b
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa37d ago0xcdb383…0ccfc0
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa37d ago0x86ecd5…937a37
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa37d ago0xe098e0…f9df37
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa37d ago0x8873cf…3e92c9
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa37d ago0x06143c…d7069b
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa37d ago0xf32988…db1aca
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa37d ago0x38049d…e3d69d
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa37d ago0x21e613…40f665
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa37d ago0xcf40fb…af18b4
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa37d ago0x86beae…8372fa

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.