Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown48d ago0xeaad89…c3d5ca
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown48d ago0x6f71ce…4a130e
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown48d ago0x41c524…4b8380
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown48d ago0x0fe54d…ab7099
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown48d ago0xa149a1…1dcd99
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown48d ago0x99b73a…4589fe
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown48d ago0x926274…04a60f
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown48d ago0x4a7970…89c7f0
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown48d ago0x16fb96…53e6fe
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown48d ago0x5b190a…e60226
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown49d ago0x6e6490…ee09bc
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown49d ago0x80721e…2847b9
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown49d ago0x6fdefa…59a275
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown49d ago0x5a6236…ddeef8
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown49d ago0xf676fb…894ea8
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown49d ago0xa25fb8…7ccfa5
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown49d ago0xbdf5e4…a19e0d
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown49d ago0xcc0d0c…92f90a
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown49d ago0x07e7e9…c41fdb
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown49d ago0xdc522d…83947d
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown49d ago0xc85025…1622be
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown49d ago0x75e45e…9b3b77
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown49d ago0xc57ecc…c3f151
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown49d ago0x2c03c7…bd924b
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown49d ago0x817967…b78eb3

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.