Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa20d ago0xb676da…257621
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa20d ago0x2bc5c8…c18b3c
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa20d ago0x4805b2…288db2
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa20d ago0x9c553a…d7e0d7
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa20d ago0x023dac…7abd15
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa20d ago0x43d720…6d75f3
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa20d ago0x3acf70…06f01f
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa20d ago0x25ec46…e09546
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa20d ago0xb30e91…f6e741
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa20d ago0x9db9e4…c7270a
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa20d ago0x4667c4…e649cd
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa20d ago0x0a4d00…19e5b7
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa20d ago0x64b58d…d92018
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa20d ago0x81d2cd…230233
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa20d ago0x4dd434…275c35
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa20d ago0x5b5b2d…6b5454
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa21d ago0x798d41…481709
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa21d ago0x6e9a9d…cfe16f
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa21d ago0x2eb1f9…e77c6f
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa21d ago0xcc1857…619cb7
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa21d ago0x171462…7f1ba3
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa21d ago0xd2eec0…672b19
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa21d ago0x017750…b18e89
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa21d ago0x725c35…9ff983
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa21d ago0x814375…a29ae3

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.