Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa32d ago0xe6c197…f365ed
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa32d ago0x3b4fdb…2f2140
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa32d ago0xf50c23…d0e67d
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa32d ago0xdf81bc…53d53e
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa32d ago0xd4bbe0…eba856
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa32d ago0x4427e4…8a19be
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa32d ago0x741f30…0b5962
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa32d ago0xffbfcf…40c063
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa32d ago0x80250f…dbd978
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa32d ago0x16b0be…4548ce
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa32d ago0xb4723c…5e170b
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa32d ago0x4022ed…d6a6e0
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa32d ago0xabbe2b…e64c84
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa32d ago0xbfdb3d…6f9736
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa32d ago0x46fa55…51b5ff
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa32d ago0x3a4dec…81212d
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa32d ago0x57f29f…52c85d
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa32d ago0xc5d0af…58e198
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa32d ago0x90dd62…bbba56
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa32d ago0x5c23b5…e46abf
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa32d ago0x8597bd…fac4aa
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa32d ago0xc0552a…364c4b
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa32d ago0xf37167…20faa3
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa32d ago0x64f95e…23dc2e
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa32d ago0xda8576…951aa0

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.