Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa74d ago0x5423d7…3211c2
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa74d ago0x686249…e6612a
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa74d ago0x0a2e40…ee26da
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa74d ago0xc7d229…5eb3b9
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa74d ago0xba2327…2bbee3
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa74d ago0xc3eed7…8b4d22
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa74d ago0x817109…b2c79a
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa74d ago0xb11088…1f866f
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa74d ago0x68c109…bf661f
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa75d ago0x602b2c…77b33a
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa75d ago0x2a5a2a…0c432d
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa75d ago0x6f2e81…7c8d99
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa75d ago0x2a3525…0272fc
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa75d ago0x9e8992…50bd7a
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa75d ago0x617163…6d3cb6
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa75d ago0x582557…01f19f
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa75d ago0xd5b796…036650
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa75d ago0x573e75…19bfd9
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa75d ago0xcc38a3…76ace8
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa75d ago0xd2349c…dbe82c
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa75d ago0x00de15…65625b
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa75d ago0xae2b54…ba71b2
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa75d ago0x37a134…d864ea

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.