Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa48d ago0x6b59dc…1401f5
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa48d ago0xa105fc…bd6b0d
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa48d ago0x50f770…53b3a6
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa48d ago0xd4dd34…80f6f6
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa48d ago0x05f4f4…8306ad
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa48d ago0x8b15d7…858692
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa48d ago0x5cee82…924e7e
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa48d ago0x103571…40e66b
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa48d ago0x880617…382525
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa48d ago0x9c151b…cf1edd
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa48d ago0xf0c559…c74685
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa48d ago0x190825…6ed664
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa48d ago0xc8b534…175c0e
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa48d ago0xe11b02…baaedf
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa48d ago0xdc2dd7…57ee33
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa48d ago0x58e5de…6a696b
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa48d ago0xcea9ee…76de59
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa48d ago0x9b869f…142131
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa48d ago0x33f3db…d0b7f1
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa48d ago0x47435f…a57824
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa48d ago0x99591b…0344de
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa48d ago0xcbe166…e6cabc
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa48d ago0x41a4d5…26d307
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa48d ago0xa01212…a7c3d8
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa48d ago0x4e0ac4…94deb9

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.