Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x42f2…58270x9c95…e299Base—$0.001100%fluxa75d ago0x5a281b…ec3d5d
0x42f2…58270x9c95…e299Base—$0.001100%fluxa75d ago0x56ae52…94fd9c
0x42f2…58270x9c95…e299Base—$0.001100%fluxa75d ago0x962b49…5661eb
0x42f2…58270x9c95…e299Base—$0.001100%fluxa75d ago0x8fc0f6…c1fa82
0x42f2…58270x9c95…e299Base—$0.001100%fluxa75d ago0x4fde1d…53078b
0x42f2…58270x9c95…e299Base—$0.001100%fluxa75d ago0xc0799a…f0440a
0x42f2…58270x9c95…e299Base—$0.001100%fluxa75d ago0x63c627…2872ce
0x42f2…58270x9c95…e299Base—$0.001100%fluxa75d ago0xffd9e2…b7673e
0x42f2…58270x9c95…e299Base—$0.001100%fluxa75d ago0xef0d56…3f72cb
0x42f2…58270x9c95…e299Base—$0.001100%fluxa75d ago0xfd420a…88d6e1
0x42f2…58270x9c95…e299Base—$0.001100%fluxa75d ago0x7f570d…22648b
0x42f2…58270x9c95…e299Base—$0.001100%fluxa75d ago0xbdd31e…d89563
0x42f2…58270x9c95…e299Base—$0.001100%fluxa75d ago0x9f2812…eaf4ec
0x42f2…58270x9c95…e299Base—$0.001100%fluxa75d ago0x8d9a2c…86086e
0x42f2…58270x9c95…e299Base—$0.001100%fluxa75d ago0x51f0f5…03826d
0x42f2…58270x9c95…e299Base—$0.001100%fluxa75d ago0x4507bb…4f1328
0x42f2…58270x9c95…e299Base—$0.001100%fluxa75d ago0xf36bd1…ca1983
0x42f2…58270x9c95…e299Base—$0.001100%fluxa75d ago0xb005f5…30713e
0x42f2…58270x9c95…e299Base—$0.001100%fluxa75d ago0x59f8f0…0cd2ed
0x42f2…58270x9c95…e299Base—$0.001100%fluxa75d ago0xaff71a…7cfa5a
0x42f2…58270x9c95…e299Base—$0.001100%fluxa75d ago0x22225a…5353cf
0x42f2…58270x9c95…e299Base—$0.001100%fluxa75d ago0x4db919…65844c
0x42f2…58270x9c95…e299Base—$0.001100%fluxa75d ago0x7c7f79…cbd51c
0x42f2…58270x9c95…e299Base—$0.001100%fluxa75d ago0x9297c8…79bf4c
0x42f2…58270x9c95…e299Base—$0.001100%fluxa75d ago0x971707…0bd7c1

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.