Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa67d ago0xc035d8…3fe817
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa68d ago0x8b6bef…e7ae77
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa68d ago0xe45ed4…bb75b5
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa68d ago0xeeaa8a…bcc8d0
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa68d ago0x00d076…d8554f
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa68d ago0x1d55af…d52c6d
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa68d ago0xb5bf06…18e24f
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa68d ago0xdffb00…41e31a
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa68d ago0xe3936c…2a4467
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa68d ago0xce57da…d06e96
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa68d ago0x7745cf…f59b51
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa68d ago0xf79b13…9729ea
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa68d ago0x0d2572…2be298
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa68d ago0xede6f5…d52032
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa68d ago0x1cfe11…821971
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa68d ago0x523b22…98dc74
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa68d ago0xa61c24…c0a45a
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa68d ago0x4e8f39…aef0ec
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa68d ago0xa79ba9…682397
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa68d ago0x3f883b…c1303c
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa68d ago0x4a6859…8606a2
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa68d ago0x1000c3…366611
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa68d ago0x285785…275267
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa68d ago0xab264e…e7fe62
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa68d ago0x22cf63…38d70c

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.