Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec78…04d30xfe80…47eeBase$0.001100%fluxa20d ago0x69d296…714de9
0xec78…04d30xfe80…47eeBase$0.001100%fluxa20d ago0x126386…1ab6b1
0xec78…04d30xfe80…47eeBase$0.001100%fluxa20d ago0xffb169…dc8534
0xec78…04d30xfe80…47eeBase$0.001100%fluxa20d ago0xe5074e…97d597
0xec78…04d30xfe80…47eeBase$0.001100%fluxa20d ago0x5e3e9d…90f601
0xec78…04d30xfe80…47eeBase$0.001100%fluxa20d ago0x99a810…22017f
0xec78…04d30xfe80…47eeBase$0.001100%fluxa20d ago0xdf681d…3591bf
0xec78…04d30xfe80…47eeBase$0.001100%fluxa20d ago0x234ff7…7575af
0xec78…04d30xfe80…47eeBase$0.001100%fluxa20d ago0x663489…e4841f
0xec78…04d30xfe80…47eeBase$0.001100%fluxa20d ago0x330b12…333cbf
0xec78…04d30xfe80…47eeBase$0.001100%fluxa20d ago0xb93363…bcd948
0xec78…04d30xfe80…47eeBase$0.001100%fluxa21d ago0x70ef6f…592755
0xec78…04d30xfe80…47eeBase$0.001100%fluxa21d ago0x974a53…5fa291
0xec78…04d30xfe80…47eeBase$0.001100%fluxa21d ago0xd7627e…2ec164
0xec78…04d30xfe80…47eeBase$0.001100%fluxa21d ago0x2c22c1…b5d3da
0xec78…04d30xfe80…47eeBase$0.001100%fluxa21d ago0x301dae…e53d4c
0xec78…04d30xfe80…47eeBase$0.001100%fluxa21d ago0x219ce1…88d6c0
0xec78…04d30xfe80…47eeBase$0.001100%fluxa21d ago0x921c45…0f45b8
0xec78…04d30xfe80…47eeBase$0.001100%fluxa21d ago0x9f7a52…6237de
0xec78…04d30xfe80…47eeBase$0.001100%fluxa21d ago0x4d405e…f7304b
0xec78…04d30xfe80…47eeBase$0.001100%fluxa21d ago0xdee386…3fab57
0xec78…04d30xfe80…47eeBase$0.001100%fluxa21d ago0xcea287…145ecc
0xec78…04d30xfe80…47eeBase$0.001100%fluxa21d ago0xdfafa3…9696ac
0xec78…04d30xfe80…47eeBase$0.001100%fluxa21d ago0x2abcce…19095e
0xec78…04d30xfe80…47eeBase$0.001100%fluxa21d ago0x9dc212…cfe11d

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.