Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa78d ago0xccf08b…01495d
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa78d ago0x37074e…2aee9b
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa78d ago0x1d12f6…6ddd56
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa78d ago0xc92233…c5637b
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa78d ago0xe980d2…007bc4
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa78d ago0xa9d885…43caff
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa78d ago0x22103c…839735
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa78d ago0xac5fb8…d8b7ad
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa78d ago0xc761b7…ae91e7
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa78d ago0x3527a7…f72467
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa78d ago0xa273eb…eff979
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa78d ago0x176c69…12fd24
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa78d ago0xf81317…382857
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa78d ago0xecc304…702745
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa78d ago0xfe95a1…cc9c0b
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa78d ago0x8a6551…015409
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa78d ago0xec1aa7…7f5761
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa78d ago0x1ce9ca…16b6b0
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa78d ago0x11b21d…8e3af4
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa78d ago0x7e2460…f1dec7
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa78d ago0x419f9a…9b5d31
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa78d ago0xfdfc5a…ce6853
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa78d ago0x7b5a52…888f40
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa78d ago0x8e0fcc…2f28b2
0x7335…ba5c0x9c95…e299Base—$0.001100%fluxa78d ago0xa808bc…e03928

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.