Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xaa647c…16c484
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x01b3c8…86d1dc
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x14cbf2…056fc5
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcae478…e93ff9
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2ff2c3…76a3f0
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbc8fa0…ef9b4e
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4469b6…d62b4f
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xca74ed…c361fb
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcfcc14…4e3fdf
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x359a57…9bbeaf
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd9618c…554245
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x39afce…ac9b00
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x49e87b…349da7
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xac78ef…9361af
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2239cd…c04b27
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb7a5fc…a32a4c
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8cf1bc…9fa1e9
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xca24bc…8943df
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf21673…cafa49
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb4a0d7…ace723
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3eb191…286ee5
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8687ab…3e53ee
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x290088…831ccc
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3984db…379db8
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x80c9fc…0f89ea

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.