Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8533…2d670x9c95…e299Base—$0.001100%fluxa46d ago0xa10b21…3b759c
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa46d ago0xbb07bc…27381e
0x8533…2d670x9c95…e299Base—$0.001100%fluxa46d ago0xa20fae…a28f8e
0x8533…2d670x9c95…e299Base—$0.001100%fluxa46d ago0xc0c698…22bada
0x8533…2d670x9c95…e299Base—$0.001100%fluxa46d ago0x4f1172…741921
0x8533…2d670x9c95…e299Base—$0.001100%fluxa46d ago0x3cdf67…cc7e14
0x8533…2d670x9c95…e299Base—$0.001100%fluxa46d ago0xfde722…242542
0x8533…2d670x9c95…e299Base—$0.001100%fluxa46d ago0xd3c8ac…4ec305
0x8533…2d670x9c95…e299Base—$0.001100%fluxa46d ago0x291238…5e359c
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa47d ago0x27eb54…23f159
0x8533…2d670x9c95…e299Base—$0.001100%fluxa47d ago0xef6735…287f66
0x8533…2d670x9c95…e299Base—$0.001100%fluxa47d ago0x3693d5…439deb
0x8533…2d670x9c95…e299Base—$0.001100%fluxa47d ago0x2fb69a…da34f7
0x8533…2d670x9c95…e299Base—$0.001100%fluxa47d ago0xb23bc1…fc4752
0x8533…2d670x9c95…e299Base—$0.001100%fluxa47d ago0xb15e26…a515d3
0x8533…2d670x9c95…e299Base—$0.001100%fluxa47d ago0x344706…8b86dc
0x8533…2d670x9c95…e299Base—$0.001100%fluxa47d ago0xd78ee6…30e497
0x8533…2d670x9c95…e299Base—$0.001100%fluxa47d ago0x14735d…5638d7
0x8533…2d670x9c95…e299Base—$0.001100%fluxa47d ago0x71cea0…9dd142
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa47d ago0x704457…9bdb66
0x8533…2d670x9c95…e299Base—$0.001100%fluxa47d ago0x3a26b2…153cf1
0x8533…2d670x9c95…e299Base—$0.001100%fluxa47d ago0xfd8ca6…b84395
0x8533…2d670x9c95…e299Base—$0.001100%fluxa47d ago0x9c6338…78dbeb
0x8533…2d670x9c95…e299Base—$0.001100%fluxa47d ago0xa6adfa…4abe73
0x8533…2d670x9c95…e299Base—$0.001100%fluxa47d ago0xc9528b…782d7a

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.