Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec2c…52d10x9c95…e299Base$0.001100%fluxa44d ago0x8631cd…e1c92f
0xec2c…52d10x9c95…e299Base$0.001100%fluxa44d ago0xeba036…1cca42
0xec2c…52d10x9c95…e299Base$0.001100%fluxa44d ago0xe866d7…7877bc
0xec2c…52d10x9c95…e299Base$0.001100%fluxa44d ago0xee4f2c…d55af2
0xec2c…52d10x9c95…e299Base$0.001100%fluxa44d ago0xe975d0…52c8f0
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa44d ago0x760155…eea4af
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa44d ago0xe37f6b…119223
0xec2c…52d10x9c95…e299Base$0.001100%fluxa44d ago0xe2bb15…d44e96
0xec2c…52d10x9c95…e299Base$0.001100%fluxa44d ago0xbdd9bc…43da70
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa44d ago0xcfa22e…6d0439
0xec2c…52d10x9c95…e299Base$0.001100%fluxa44d ago0x4bdbc2…600a8e
0xec2c…52d10x9c95…e299Base$0.001100%fluxa44d ago0xe1777e…3d8147
0xec2c…52d10x9c95…e299Base$0.001100%fluxa44d ago0xe0cb32…5a7443
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa44d ago0x263a4a…8ec2e7
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa44d ago0xc100e0…0c948d
0xec2c…52d10x9c95…e299Base$0.001100%fluxa44d ago0x716ff6…28df5c
0xec2c…52d10x9c95…e299Base$0.001100%fluxa44d ago0xfdef26…775916
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa44d ago0x1caf41…c39d9d
0xec2c…52d10x9c95…e299Base$0.001100%fluxa45d ago0x65dd36…245528
0xec2c…52d10x9c95…e299Base$0.001100%fluxa45d ago0x721300…b41603
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa45d ago0x8f994d…f737d6
0xec2c…52d10x9c95…e299Base$0.001100%fluxa45d ago0x4c4121…806261
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa45d ago0x31a926…a31649
0xec2c…52d10x9c95…e299Base$0.001100%fluxa45d ago0xf22ee1…0f18c4
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa45d ago0xd12115…851c98

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.