Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa72d ago0xdf72d8…c163a8
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa72d ago0x7f9137…30ca62
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa72d ago0xb64788…7e4e4a
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa72d ago0xfbe395…fd3b95
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa72d ago0x6a8098…8c9b12
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa72d ago0x30a75c…962384
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa72d ago0x05ae58…78d62d
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa72d ago0x3fb5f4…c111eb
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa72d ago0x94ba1b…2db3ab
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa72d ago0x1ece09…1e7a26
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa72d ago0x4e27b7…3ecf95
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa72d ago0xa4f4c4…a8c755
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa72d ago0x602fe9…0b0b75
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa72d ago0x264600…171478
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa72d ago0xc07b31…4ea268
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa72d ago0x3f854e…3e23f3
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa72d ago0xacc496…14cfe9
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa72d ago0x933308…224d83
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa72d ago0xcccacb…37a530
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa72d ago0x600e17…49de06
0x3788…ebe80x9c95…e299Base—$0.001100%fluxa72d ago0xfdfe67…0f7923

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.