Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa2c2…536a0xfe80…47eeBase$0.001100%fluxa34d ago0x894e2f…228146
0xa2c2…536a0xfe80…47eeBase$0.001100%fluxa34d ago0x8fdcf0…1da486
0xa2c2…536a0xfe80…47eeBase$0.001100%fluxa34d ago0xc872f4…daed9f
0xa2c2…536a0x9c95…e299Base$0.001100%fluxa34d ago0x82dfe4…06b1ed
0xa2c2…536a0xfe80…47eeBase$0.001100%fluxa34d ago0x7b2d20…91bb5c
0xa2c2…536a0xfe80…47eeBase$0.001100%fluxa34d ago0xb043c4…229abd
0xa2c2…536a0xfe80…47eeBase$0.001100%fluxa34d ago0x71ec5c…7812ff
0xa2c2…536a0xfe80…47eeBase$0.001100%fluxa34d ago0xc62d11…713169
0xa2c2…536a0xfe80…47eeBase$0.001100%fluxa34d ago0xbb5057…c934f3
0xa2c2…536a0xfe80…47eeBase$0.001100%fluxa34d ago0x05d7a3…2244cc
0xa2c2…536a0xfe80…47eeBase$0.001100%fluxa34d ago0x27b126…72437f
0xa2c2…536a0xfe80…47eeBase$0.001100%fluxa34d ago0x595e33…a5d62e
0xa2c2…536a0xfe80…47eeBase$0.001100%fluxa34d ago0xe916f6…f92fab
0xa2c2…536a0xfe80…47eeBase$0.001100%fluxa34d ago0x1e608b…a4c328
0xa2c2…536a0xfe80…47eeBase$0.001100%fluxa34d ago0xed2fae…f181c9
0xa2c2…536a0xfe80…47eeBase$0.001100%fluxa34d ago0xde26b6…a3b253
0xa2c2…536a0xfe80…47eeBase$0.001100%fluxa34d ago0x18a23f…ffcc30
0xa2c2…536a0xfe80…47eeBase$0.001100%fluxa34d ago0x6cda46…95fb93
0xa2c2…536a0xfe80…47eeBase$0.001100%fluxa35d ago0x0beb98…06e463
0xa2c2…536a0xfe80…47eeBase$0.001100%fluxa35d ago0x82fd1c…d9a87a
0xa2c2…536a0xfe80…47eeBase$0.001100%fluxa35d ago0xced21b…ae85e0
0xa2c2…536a0xfe80…47eeBase$0.001100%fluxa35d ago0xe53c44…880e7a
0xa2c2…536a0xfe80…47eeBase$0.001100%fluxa35d ago0x96e743…8292fd
0xa2c2…536a0xfe80…47eeBase$0.001100%fluxa35d ago0x35832a…49ae6d
0xa2c2…536a0x9c95…e299Base$0.001100%fluxa35d ago0xc12518…fbc515

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.