Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0xc27617…0171b6
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0xc5c2bd…964dff
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0xcaca5a…ac72b3
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0xd9c22c…95414d
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0xbdfabb…0ba95c
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0x85e6df…472809
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0x275376…105a76
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0xd6ae8f…1cf57b
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0xac98b2…d4c0db
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0x72341f…22a2ab
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0x2bee45…86817a
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0x1e4ae8…795df6
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0x6f4a06…241e17
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0x9d4de4…9e26b2
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0x90aa91…75d4fe
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0x702733…39eced
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0xf0d6b7…cd1db7
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0x0f244b…a37518
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0xa91fc6…bc2447
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0xda358b…c6253f
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0x32cf50…a40995
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0x62cafb…88c649
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0x78bbe6…98e388
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0x544986…719b27
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0x3e0bde…95409e

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.