Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa37d ago0xf194bb…29c528
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa37d ago0x316d65…5781f4
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa37d ago0xdf5b7b…18bf8f
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa37d ago0xda243a…81a2ab
0x22be…62f90x9c95…e299Base—$0.001100%fluxa37d ago0xc29bd6…c6aef4
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa37d ago0x9c6205…929070
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa37d ago0x1c3246…8f402b
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa37d ago0x676d4a…b021f2
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa37d ago0xb88571…abd772
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa37d ago0xe8e79b…3eacee
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa37d ago0xca1cef…6c7cf2
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa37d ago0xcd713f…ffaac6
0x22be…62f90x9c95…e299Base—$0.001100%fluxa37d ago0xa9cb68…27a0ed
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa37d ago0x6288f1…e5a6b4
0x22be…62f90x9c95…e299Base—$0.001100%fluxa37d ago0x560657…89aab7
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa37d ago0x9e87b6…cc648c
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa37d ago0x30f6fd…e6ae62
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa37d ago0xb583a6…a69936
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa37d ago0x530e62…600a70
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa37d ago0xf30ddb…d23374
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa38d ago0x7e2f5c…6daa17
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa38d ago0xb616e4…76e103
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa38d ago0x18b279…e625d4
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa38d ago0x8f50c7…3d21e4
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa38d ago0xbebfd9…04ddcd

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.