Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5146…a1260x9c95…e299Base—$0.001100%fluxa79d ago0x2d10fc…da1eec
0x5146…a1260x9c95…e299Base—$0.001100%fluxa79d ago0x582304…7dc099
0x5146…a1260x9c95…e299Base—$0.001100%fluxa79d ago0x70b812…964347
0x5146…a1260x9c95…e299Base—$0.001100%fluxa79d ago0x0b61f9…9edaed
0x5146…a1260x9c95…e299Base—$0.001100%fluxa79d ago0x8d96ab…af8c1f
0x5146…a1260x9c95…e299Base—$0.001100%fluxa79d ago0x0336c7…2699f4
0x5146…a1260x9c95…e299Base—$0.001100%fluxa79d ago0xe6aa7d…bcec1b
0x5146…a1260x9c95…e299Base—$0.001100%fluxa79d ago0xf10083…543bd9
0x5146…a1260x9c95…e299Base—$0.001100%fluxa79d ago0x92783b…cbe604
0x5146…a1260x9c95…e299Base—$0.001100%fluxa79d ago0x268d2e…5030cf
0x5146…a1260x9c95…e299Base—$0.001100%fluxa79d ago0xb4ac85…23e5f0
0x5146…a1260x9c95…e299Base—$0.001100%fluxa79d ago0x6b8950…506b92
0x5146…a1260x9c95…e299Base—$0.001100%fluxa80d ago0x66efc8…1102b1
0x5146…a1260x9c95…e299Base—$0.001100%fluxa80d ago0x88624e…39a6c0
0x5146…a1260x9c95…e299Base—$0.001100%fluxa80d ago0x646172…3fe83c
0x5146…a1260x9c95…e299Base—$0.001100%fluxa80d ago0x381ac4…062b06
0x5146…a1260x9c95…e299Base—$0.001100%fluxa80d ago0xd66107…847321
0x5146…a1260x9c95…e299Base—$0.001100%fluxa80d ago0xdceaf7…771387
0x5146…a1260x9c95…e299Base—$0.001100%fluxa80d ago0x4672a8…fe3f53
0x5146…a1260x9c95…e299Base—$0.001100%fluxa80d ago0xba1823…3910f9
0x5146…a1260x9c95…e299Base—$0.001100%fluxa80d ago0x92fb8c…dfc2e1
0x5146…a1260x9c95…e299Base—$0.001100%fluxa80d ago0x8b7cbe…eaf7e5
0x5146…a1260x9c95…e299Base—$0.001100%fluxa80d ago0x4ee045…5813a5
0x5146…a1260x9c95…e299Base—$0.001100%fluxa80d ago0xd87be6…fd3b70
0x5146…a1260x9c95…e299Base—$0.001100%fluxa80d ago0x9523df…e67231

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.