Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa42d ago0x2d9551…55f293
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa42d ago0x7840be…fde9c3
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa42d ago0xcae3a2…99c01a
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa42d ago0x0e5bce…c66357
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa42d ago0xba622c…be6833
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa42d ago0xc5d65e…177d60
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa42d ago0x80312c…0c72d7
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa42d ago0xcd4e79…ac9d77
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa42d ago0xfb3c6b…fac82a
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa42d ago0x84f467…b8526b
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa42d ago0x2ed8e3…1bceb7
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa42d ago0xa4c6d5…38fbe5
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa42d ago0x1db37d…7210a2
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa42d ago0x51620d…bb19a6
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa42d ago0x5b71ab…1196dd
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa42d ago0x651410…f0288e
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa42d ago0xa8b90a…5e8c4f
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa42d ago0xc5f2f4…6aac00
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa42d ago0xe7a1b3…e6ebdd
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa42d ago0xebb29d…58b523
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa43d ago0x75ab83…21756c
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa43d ago0xdb9120…d0547b
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa43d ago0xae0131…02748e
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa43d ago0x59227d…6c4757
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa43d ago0x4cd947…a09753

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.