Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa21d ago0xdc7e7e…735b1b
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa21d ago0x513506…815791
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa21d ago0x32da04…eec728
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa21d ago0x83cdee…1525af
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa21d ago0x05afb3…a8d49e
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa21d ago0x99335f…f6b1da
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa21d ago0x5b5147…ac5020
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa21d ago0xc24720…d5e3c5
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa21d ago0xf3c360…74e2ad
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa21d ago0x8b665e…a24e09
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa21d ago0x97d3a3…99e013
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa22d ago0x67e21f…3308a9
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa22d ago0xa3ec12…a33b1f
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa22d ago0x6f2c6b…6c9020
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa22d ago0xb2bee9…1c71aa
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa22d ago0x7464d2…7e1aff
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa22d ago0xeb0ce8…bc7f34
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa22d ago0xdbbde3…e6b9a8
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa22d ago0xdbf8cd…68fe1b
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa22d ago0x2f3c41…dac0f3
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa22d ago0xa1071e…44a12e
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa22d ago0x9cfee5…3bb697
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa22d ago0x857086…7cd94d
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa22d ago0xe2c8fa…8c847c
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa22d ago0x36a98e…2b5d03

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.