Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa49d ago0x5ef313…732ee6
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa49d ago0xf1bac4…e0005f
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa49d ago0xb6c653…1e6998
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa49d ago0x0d90d1…ccccac
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa49d ago0x57a2fe…792fe1
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa49d ago0x064bb5…cac991
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa49d ago0xdb0dcd…be4a58
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa49d ago0x5fee7a…d7ac7d
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa49d ago0x5ae750…71b9cf
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa49d ago0xd457b5…cf414d
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa49d ago0xb21b7b…9cac10
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa49d ago0x41e880…23d5cc
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa49d ago0xcaf816…427bac
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa49d ago0x0313eb…6231ca
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa49d ago0xb12881…fd1f55
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa49d ago0x12bbd1…35e799
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa49d ago0x50b2b0…7f4e9a
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa49d ago0x18680b…3c5b7c
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa50d ago0x43464a…59aad8
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa50d ago0x059d73…07d3db
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa50d ago0x60fb9a…5f1e35
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa50d ago0xb10dd8…4a3318
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa50d ago0xed4e2b…3dc090
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa50d ago0x827487…057f6c
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa50d ago0xb87fef…08a022

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.