Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa33d ago0xc0bf87…1985d0
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa33d ago0x873d2c…ddb729
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa33d ago0x20f187…e394e0
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa33d ago0x5a4a59…defb7f
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa33d ago0x5dec4d…afb59c
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa33d ago0x227765…e91a8b
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa33d ago0x18a219…dc9b1c
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa33d ago0x093e91…232b58
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa33d ago0xa1c988…603bf9
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa33d ago0x65db40…e58535
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa33d ago0xd26c16…e1da54
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa33d ago0x6d35f8…61fe35
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa33d ago0x18f4dd…beacb1
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa33d ago0x2281e2…3da817
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa33d ago0x52c8d8…deddae
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa33d ago0xceb224…f8972b
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa33d ago0x97ecbd…46c6ab
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa33d ago0xdd7bb9…5b03c9
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa33d ago0x2bf8dc…196a57
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa33d ago0x27c448…249181
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa33d ago0x1fb8ca…fd8e16
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa33d ago0x4d1c38…97ee56
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa33d ago0x5340f0…177303
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa33d ago0x97e8bd…9f715b
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa33d ago0xcb48b5…09bd89

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.