Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa90d ago0x340f29…1e8aad
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa90d ago0xd5cdce…1f29e4
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa90d ago0xc42247…dcdfaf
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa90d ago0xfc9ed2…e0ccd6
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa90d ago0x53c722…1e4e7c
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa90d ago0x73bbe6…47b4d7
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa90d ago0x355036…32cc0c
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa90d ago0xdb2281…736624
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa90d ago0xcf5549…31a07b
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa90d ago0xbb956c…50b9fe
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa90d ago0xca7821…3f47eb
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa90d ago0xabac24…6d7733
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa90d ago0x47c859…e6cdc0
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa90d ago0xfa1248…68908a
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa90d ago0xd8f90d…537a39
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa90d ago0x203d39…ddbcc8
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa90d ago0x37ed1d…ea3e74
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa90d ago0x55f4c5…37b49d
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa90d ago0x134734…06db89
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa90d ago0xfb07d8…099af9
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa90d ago0x58740b…7b7c09
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa90d ago0x13d715…c6f534
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa90d ago0x8c456e…bda4ca
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa90d ago0x6594b6…a174cd
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa90d ago0xb987ee…b529cb

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.