Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x851e…9f810x9c95…e299Base—$0.001100%fluxa37d ago0x6ae24a…cd80d0
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa37d ago0xa6c3b9…4c78a6
0x851e…9f810x9c95…e299Base—$0.001100%fluxa37d ago0x03e868…448772
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa37d ago0x38d55a…b35e06
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa37d ago0xd95a8b…c06c62
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa37d ago0x033efa…d966bd
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa37d ago0xd946c7…0150bd
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa37d ago0xe34467…3e0f7d
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa37d ago0x9e5801…9e814a
0x851e…9f810x9c95…e299Base—$0.001100%fluxa37d ago0xa5abb1…2283e7
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa37d ago0x3473e3…c4746b
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa37d ago0x94b53a…2ef3d2
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa37d ago0x4d1c3c…2e7961
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa37d ago0xb09d93…fc3c07
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa37d ago0x6ec892…f77462
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa37d ago0x83a896…c2488a
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa37d ago0x3b3a68…7aeded
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa37d ago0x071208…fb0d89
0x851e…9f810x9c95…e299Base—$0.001100%fluxa37d ago0x6af996…3f2529
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa37d ago0xe34a40…80ba08
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa37d ago0xdc3371…e4a852
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa37d ago0xf2972b…28513f
0x851e…9f810x9c95…e299Base—$0.001100%fluxa37d ago0x911494…790d26
0x851e…9f810x9c95…e299Base—$0.001100%fluxa37d ago0x7dc1e9…40fbb7
0x851e…9f810x9c95…e299Base—$0.001100%fluxa37d ago0xa1503e…a209dd

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.