Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0098…cc890x9c95…e299Base—$0.001100%fluxa40d ago0x27f061…373ddf
0x0098…cc890x9c95…e299Base—$0.001100%fluxa40d ago0xe0c00e…cc9004
0x0098…cc890x9c95…e299Base—$0.001100%fluxa40d ago0xa0de25…7a0f63
0x0098…cc890x9c95…e299Base—$0.001100%fluxa40d ago0x3b6272…a71c9c
0x0098…cc890x9c95…e299Base—$0.001100%fluxa40d ago0xb8bb16…096026
0x0098…cc890x9c95…e299Base—$0.001100%fluxa40d ago0x3b42e2…05ddf5
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa40d ago0x1e54f1…17ac55
0x0098…cc890x9c95…e299Base—$0.001100%fluxa40d ago0x46e2d9…48c818
0x0098…cc890x9c95…e299Base—$0.001100%fluxa40d ago0xb9316a…0a4e92
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa40d ago0x5952ba…ca2d91
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa40d ago0x81d718…3284ce
0x0098…cc890x9c95…e299Base—$0.001100%fluxa40d ago0x643298…16bd6a
0x0098…cc890x9c95…e299Base—$0.001100%fluxa40d ago0x258b07…ea973a
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa40d ago0x8c7f87…a4607c
0x0098…cc890x9c95…e299Base—$0.001100%fluxa40d ago0x936125…95017e
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa40d ago0x810846…46609a
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa40d ago0x9ed624…0dd56f
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa40d ago0x4d9f11…ecb5e5
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa40d ago0x084529…d47a48
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa40d ago0xd769f6…c1d699
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa40d ago0x9ab5e0…2a4e6c
0x0098…cc890x9c95…e299Base—$0.001100%fluxa40d ago0x78d4ea…5e9c25
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa40d ago0xed0407…8c4838
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa40d ago0x133df3…06fbdf
0x0098…cc890x9c95…e299Base—$0.001100%fluxa40d ago0xdf385c…067b06

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.