Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa70d ago0xb2b84c…c27fb4
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa70d ago0x583224…fc2f4f
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa70d ago0x2b9dc1…f367a2
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa70d ago0x780473…7ff845
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa70d ago0x92d092…ea6127
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa70d ago0x470b1c…8b0e35
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa70d ago0xc3489c…f72ef2
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa70d ago0x7fe1d6…575930
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa70d ago0x1a65ef…df47d5
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa70d ago0x58371c…216c99
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa70d ago0xc286e4…5b0a6c
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa71d ago0x4d0c40…fd49ad
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa71d ago0xaa7705…a9f4b4
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa71d ago0x2e8173…95c407
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa71d ago0x335dc8…1bd1cd
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa71d ago0xa06ffe…7c244d
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa71d ago0xee31c2…e01fde
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa71d ago0xe02705…f435ba
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa71d ago0x955bd7…850e86
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa71d ago0xf82e80…81b70e
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa71d ago0x347023…75e9fa
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa71d ago0xdbb383…617a32
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa71d ago0x42bf2c…11533e
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa71d ago0x0bbf04…ff23d6
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa71d ago0x43c67f…b8a96e

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.