Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18aa…81520x9c95…e299Base$0.001100%fluxa45d ago0xa76a5f…d4b18e
0x18aa…81520x9c95…e299Base$0.001100%fluxa45d ago0xe49f68…d5c2d8
0x18aa…81520xfe80…47eeBase$0.001100%fluxa45d ago0x6b0eb5…fc7cda
0x18aa…81520x9c95…e299Base$0.001100%fluxa45d ago0x4f6456…a808f4
0x18aa…81520x9c95…e299Base$0.001100%fluxa45d ago0x12d3cc…f594d7
0x18aa…81520x9c95…e299Base$0.001100%fluxa45d ago0x60c866…947b6f
0x18aa…81520x9c95…e299Base$0.001100%fluxa45d ago0xbd05b0…cb9dc2
0x18aa…81520x9c95…e299Base$0.001100%fluxa45d ago0x8dba95…25178f
0x18aa…81520x9c95…e299Base$0.001100%fluxa45d ago0xfd51ab…790763
0x18aa…81520x9c95…e299Base$0.001100%fluxa45d ago0x881252…6aa460
0x18aa…81520x9c95…e299Base$0.001100%fluxa45d ago0x8c7716…a9d5a1
0x18aa…81520xfe80…47eeBase$0.001100%fluxa45d ago0x88ad19…5f97a6
0x18aa…81520x9c95…e299Base$0.001100%fluxa45d ago0x8ae833…37252d
0x18aa…81520xfe80…47eeBase$0.001100%fluxa45d ago0x71cf55…63a6eb
0x18aa…81520x9c95…e299Base$0.001100%fluxa45d ago0x84c06d…d15878
0x18aa…81520x9c95…e299Base$0.001100%fluxa46d ago0xb4071a…54f395
0x18aa…81520x9c95…e299Base$0.001100%fluxa46d ago0x0e9375…5cd07e
0x18aa…81520x9c95…e299Base$0.001100%fluxa46d ago0x02a30e…a32605
0x18aa…81520x9c95…e299Base$0.001100%fluxa46d ago0x3d2f7a…52279f
0x18aa…81520x9c95…e299Base$0.001100%fluxa46d ago0x2664e0…1a87ae
0x18aa…81520x9c95…e299Base$0.001100%fluxa46d ago0xd68bc5…334d8a
0x18aa…81520x9c95…e299Base$0.001100%fluxa46d ago0x4bfa51…08ef64
0x18aa…81520xfe80…47eeBase$0.001100%fluxa46d ago0xf9b316…26cc5d
0x18aa…81520x9c95…e299Base$0.001100%fluxa46d ago0x91f551…7190dd
0x18aa…81520x9c95…e299Base$0.001100%fluxa46d ago0xe3bb73…18255a

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.