Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa44d ago0x74a9a1…3fa213
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa44d ago0xa299a9…475b98
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa44d ago0xfe512b…7c1497
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa44d ago0x4a7b44…f227a0
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa44d ago0x928768…5ffa58
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa44d ago0x1e3d68…ffd6ae
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa44d ago0xa91dc4…7d8e9c
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa44d ago0x5cf373…d809c1
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa44d ago0x5dd19b…9dc1b4
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa44d ago0x08f5f1…502141
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa44d ago0x5f1db5…a8082e
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa44d ago0x32b0b4…5fb265
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa44d ago0xf7dba2…d2a73d
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa44d ago0x00e0e2…fa723d
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa45d ago0x1b06f0…71ead9
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa45d ago0x77e8ff…2cbbba
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa45d ago0xb06fb1…95d6fa
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa45d ago0x49761b…9fa65f
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa45d ago0xebe563…76f2c1
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa45d ago0x6e704e…253ef1
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa45d ago0x862f08…02a672
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa45d ago0xf8cd3d…6f4761
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa45d ago0xc7fe33…c7985f
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa45d ago0x75b7e1…7bd166
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa45d ago0x690ea6…2d0259

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.