Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa68d ago0x4a109f…f10af1
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa68d ago0x4ff806…23b62f
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa68d ago0xe2ff76…3a5cfe
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa68d ago0x960e0a…f79d11
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa68d ago0x63b9b9…86fbc4
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa68d ago0x632efd…29346a
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa68d ago0xe006ea…336121
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa68d ago0x928688…63d2a3
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa68d ago0xa45304…10b949
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa68d ago0x28aaab…73f56c
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa68d ago0xaab238…fd827b
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa68d ago0xf21b26…8557eb
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa68d ago0xddfff5…ac87a4
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa68d ago0xb75dbb…71f911
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa68d ago0xd0db6b…fed1ab
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa68d ago0x29df5f…2191d2
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa68d ago0x0d0b19…9ac82e
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa69d ago0x32c512…774524
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa69d ago0xf69f19…699263
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa69d ago0x0e1a53…cb7419
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa69d ago0x80adf3…2e8dde
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa69d ago0x15f2d8…327edb
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa69d ago0xf6709c…b90929
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa69d ago0x11e1e4…fb2a7b
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa69d ago0xfdc391…3fa034

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.