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%fluxa72d ago0x182b6a…d29ff1
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa72d ago0x5bfb54…0cb192
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa72d ago0x05981f…f84c24
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa72d ago0x57e721…2106bd
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa72d ago0x192d5e…c9758b
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa72d ago0x08386a…4128d9
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa73d ago0x92294b…d05d00
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa73d ago0xd5bf84…5e065b
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa73d ago0xe685f4…7e3916
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa73d ago0xf5568a…56a7b0
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa73d ago0x1b8356…d2a2c9
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa73d ago0xc56068…6b2d5a
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa73d ago0x02187e…54a0ae
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa73d ago0xad5b1b…6e3229
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa73d ago0x033685…e03b72
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa73d ago0x37a7fd…7922a7
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa73d ago0xb4f74f…edf028
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa73d ago0x83c496…3a58e0
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa73d ago0x67c84e…e17b0d
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa73d ago0x0cf1c8…752d7c
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa73d ago0xc45ab0…bcc49d
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa73d ago0x069d6c…119db1
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa73d ago0x2cb974…3755bd
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa73d ago0xb12299…523a9d
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa73d ago0x11d666…922508

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.