Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa113d ago0x58b1a2…334367
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa113d ago0xdbe946…303dde
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa113d ago0xd3222d…66fec8
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa113d ago0x5285c0…8d2c7d
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa113d ago0x8d27bf…f9d6bd
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa113d ago0x8ca1be…50bfd7
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa113d ago0x4d32a1…adf193
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa113d ago0x42c4a7…6e2d3b
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa113d ago0xe70640…0c9501
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa113d ago0x6a8fc7…1f3add
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa113d ago0x00f502…3d5218
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa113d ago0xa3f153…213c2e
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa113d ago0x96a7b1…4a1b91
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa113d ago0xdedf71…c6e936
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa113d ago0xbdf599…fe6c0a
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa113d ago0x1b87b3…2cebf0
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa113d ago0x115236…68dd52
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa113d ago0xdcad62…6f1bfe
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa113d ago0x05edd7…c526c4
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa113d ago0x6d3fd9…318d0b
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa113d ago0x0b87cf…c7d2fc
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa113d ago0x0b9bfb…c10270
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa113d ago0x024a40…9ff20c
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa113d ago0x041742…5f78dc
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa114d ago0x5d292b…ba6b65

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.