Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa37d ago0xf7c5a5…90fdee
0x4daa…f9940x9c95…e299Base$0.001100%fluxa37d ago0x93c4b4…f69999
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa37d ago0xec2083…45d6e5
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa37d ago0x21a241…f1a1e7
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa37d ago0x174e20…153b9f
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa37d ago0x44a24d…a9b960
0x4daa…f9940x9c95…e299Base$0.001100%fluxa37d ago0x89cf6c…02801d
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa37d ago0x3e92fe…52677c
0x4daa…f9940x9c95…e299Base$0.001100%fluxa37d ago0xff4e39…b65d07
0x4daa…f9940x9c95…e299Base$0.001100%fluxa37d ago0xacd820…e66b41
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa37d ago0xa11c1e…603a7c
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa37d ago0xd2c2de…66962a
0x4daa…f9940x9c95…e299Base$0.001100%fluxa37d ago0xc834fc…8829cc
0x4daa…f9940x9c95…e299Base$0.001100%fluxa37d ago0x8e1e8b…7ec86d
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa38d ago0x45ddfa…9ebb1f
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa38d ago0xb32050…ed1d82
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa38d ago0x75ef55…2e4ff9
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa38d ago0x073ee5…dfb473
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa38d ago0x194f66…42299a
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa38d ago0x677873…82c67e
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa38d ago0x54b2cc…dd7f2e
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa38d ago0xa832b6…04c5f6
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa38d ago0xbb20bd…e11c84
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa38d ago0x9a6037…b53c3f
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa38d ago0x2a9cb1…6e1e11

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.