Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b71…59020x9c95…e299Base—$0.001100%fluxa83d ago0xc3caf6…3c1711
0x1b71…59020x9c95…e299Base—$0.001100%fluxa83d ago0xb27091…aa61de
0x1b71…59020x9c95…e299Base—$0.001100%fluxa83d ago0x1cb614…db88e1
0x1b71…59020x9c95…e299Base—$0.001100%fluxa83d ago0x3db6f3…6c35cb
0x1b71…59020x9c95…e299Base—$0.001100%fluxa83d ago0x388f0e…f68eeb
0x1b71…59020x9c95…e299Base—$0.001100%fluxa83d ago0x60ffcc…853ea5
0x1b71…59020x9c95…e299Base—$0.001100%fluxa83d ago0xd3e7c6…7e5f7b
0x1b71…59020x9c95…e299Base—$0.001100%fluxa83d ago0x5255a0…b5cff2
0x1b71…59020x9c95…e299Base—$0.001100%fluxa83d ago0x4b17bd…0d3c71
0x1b71…59020x9c95…e299Base—$0.001100%fluxa83d ago0x2d34c9…9abc43
0x1b71…59020x9c95…e299Base—$0.001100%fluxa83d ago0x72b637…e14a63
0x1b71…59020x9c95…e299Base—$0.001100%fluxa83d ago0x631049…99e585
0x1b71…59020x9c95…e299Base—$0.001100%fluxa83d ago0x413776…ab3ecc
0x1b71…59020x9c95…e299Base—$0.001100%fluxa83d ago0x964ffd…79b255
0x1b71…59020x9c95…e299Base—$0.001100%fluxa83d ago0x905cbe…bd8659
0x1b71…59020x9c95…e299Base—$0.001100%fluxa83d ago0x956cdb…b1604b
0x1b71…59020x9c95…e299Base—$0.001100%fluxa83d ago0x079580…ef3f9d
0x1b71…59020x9c95…e299Base—$0.001100%fluxa83d ago0x8c1b68…d8c840
0x1b71…59020x9c95…e299Base—$0.001100%fluxa83d ago0x7b1b8e…a87772
0x1b71…59020x9c95…e299Base—$0.001100%fluxa83d ago0x6f8b0d…c33307
0x1b71…59020x9c95…e299Base—$0.001100%fluxa83d ago0xc7505a…3641d6
0x1b71…59020x9c95…e299Base—$0.001100%fluxa83d ago0x8a6a5f…874a6d
0x1b71…59020x9c95…e299Base—$0.001100%fluxa83d ago0xa8e3e7…70f8b0
0x1b71…59020x9c95…e299Base—$0.001100%fluxa83d ago0x080565…5e470c
0x1b71…59020x9c95…e299Base—$0.001100%fluxa83d ago0x3132c6…760019

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.