Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x08f0…4f690x9c95…e299Base$0.001100%fluxa87d ago0x2da1ab…b3a113
0x08f0…4f690x9c95…e299Base$0.001100%fluxa87d ago0xf88cab…e0359c
0x08f0…4f690x9c95…e299Base$0.001100%fluxa87d ago0x9c7980…1a027f
0x08f0…4f690x9c95…e299Base$0.001100%fluxa87d ago0xf303aa…b7b78c
0x08f0…4f690x9c95…e299Base$0.001100%fluxa87d ago0x5e00f2…28f244
0x08f0…4f690x9c95…e299Base$0.001100%fluxa87d ago0x5186e4…b6dedb
0x08f0…4f690x9c95…e299Base$0.001100%fluxa87d ago0x6c6c51…4cb895
0x08f0…4f690x9c95…e299Base$0.001100%fluxa87d ago0x00e376…ec4a64
0x08f0…4f690x9c95…e299Base$0.001100%fluxa87d ago0x27747d…cba3a7
0x08f0…4f690x9c95…e299Base$0.001100%fluxa87d ago0x9b1b8a…b6d9f2
0x08f0…4f690x9c95…e299Base$0.001100%fluxa87d ago0x8251ae…1e40dc
0x08f0…4f690x9c95…e299Base$0.001100%fluxa87d ago0x79feea…a3977b
0x08f0…4f690x9c95…e299Base$0.001100%fluxa87d ago0xd9e6e7…34265c
0x08f0…4f690x9c95…e299Base$0.001100%fluxa87d ago0xf37a54…f2a533
0x08f0…4f690x9c95…e299Base$0.001100%fluxa87d ago0xc18782…0b77c8
0x08f0…4f690x9c95…e299Base$0.001100%fluxa87d ago0x5b059a…f94db2
0x08f0…4f690x9c95…e299Base$0.001100%fluxa87d ago0x40ea58…3b5b69
0x08f0…4f690x9c95…e299Base$0.001100%fluxa87d ago0x090520…3ce363
0x08f0…4f690x9c95…e299Base$0.001100%fluxa87d ago0x150230…646f15
0x08f0…4f690x9c95…e299Base$0.001100%fluxa87d ago0x2d0bbe…b6821e
0x08f0…4f690x9c95…e299Base$0.001100%fluxa87d ago0x063cac…4ad945
0x08f0…4f690x9c95…e299Base$0.001100%fluxa87d ago0xb35adf…c9bbac
0x08f0…4f690x9c95…e299Base$0.001100%fluxa87d ago0x2544b0…86a4b2
0x08f0…4f690x9c95…e299Base$0.001100%fluxa87d ago0x1ced83…ff3b03
0x08f0…4f690x9c95…e299Base$0.001100%fluxa87d ago0xab6cc6…fd6ce4

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.