Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x812c…a4340x9c95…e299Base$0.001100%fluxa47d ago0x195aa0…8b1a9b
0x812c…a4340x9c95…e299Base$0.001100%fluxa47d ago0xc5ba5c…5c8f3f
0x812c…a4340x9c95…e299Base$0.001100%fluxa47d ago0xc76ff9…ee926a
0x812c…a4340xfe80…47eeBase$0.001100%fluxa47d ago0xbebe1d…ccfd94
0x812c…a4340x9c95…e299Base$0.001100%fluxa47d ago0xba08cc…ff56d2
0x812c…a4340xfe80…47eeBase$0.001100%fluxa47d ago0x3d4786…13e5a1
0x812c…a4340xfe80…47eeBase$0.001100%fluxa47d ago0x8989b7…e90846
0x812c…a4340x9c95…e299Base$0.001100%fluxa47d ago0x8be09c…501848
0x812c…a4340xfe80…47eeBase$0.001100%fluxa47d ago0x840e68…2fe96e
0x812c…a4340xfe80…47eeBase$0.001100%fluxa47d ago0x0eff2d…2ea714
0x812c…a4340x9c95…e299Base$0.001100%fluxa47d ago0x303c0d…0f653d
0x812c…a4340xfe80…47eeBase$0.001100%fluxa47d ago0x643ea0…4d5f16
0x812c…a4340x9c95…e299Base$0.001100%fluxa47d ago0x57eac0…19523d
0x812c…a4340x9c95…e299Base$0.001100%fluxa47d ago0x744e72…97d7f3
0x812c…a4340x9c95…e299Base$0.001100%fluxa47d ago0x695b5b…f1e7dd
0x812c…a4340xfe80…47eeBase$0.001100%fluxa47d ago0x463fe4…4bf5cb
0x812c…a4340x9c95…e299Base$0.001100%fluxa47d ago0x1fe664…fb08d1
0x812c…a4340xfe80…47eeBase$0.001100%fluxa47d ago0x918322…2ccf40
0x812c…a4340x9c95…e299Base$0.001100%fluxa47d ago0x578073…44cd68
0x812c…a4340xfe80…47eeBase$0.001100%fluxa47d ago0x81ce47…64af02
0x812c…a4340xfe80…47eeBase$0.001100%fluxa47d ago0x753d08…b53dde
0x812c…a4340xfe80…47eeBase$0.001100%fluxa47d ago0x5db63c…7b8ae2
0x812c…a4340x9c95…e299Base$0.001100%fluxa47d ago0x73d3ee…097e1b
0x812c…a4340x9c95…e299Base$0.001100%fluxa47d ago0x737fc9…c8afe6
0x812c…a4340xfe80…47eeBase$0.001100%fluxa47d ago0xf4704c…749bf6

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.