Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa34d ago0x4f5beb…36ccb2
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa34d ago0x57ef21…97bce7
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa34d ago0x5a2520…6d593b
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa34d ago0x588c6f…7ef23c
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa34d ago0xce6d69…c88051
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa34d ago0x9fa285…f54dea
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa34d ago0xf8754a…a3743d
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa34d ago0x999664…13a106
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa34d ago0x8ac0e4…7ab89d
0x622b…fbf20x9c95…e299Base$0.001100%fluxa34d ago0xe4cb98…db2762
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa34d ago0xb7e4bb…00cd5f
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa34d ago0xfdc04f…7f4244
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa34d ago0x4466da…55b0ae
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa34d ago0xf6d7a2…9fb7b2
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa34d ago0xddb1f8…5a4d5b
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa34d ago0x27e17a…f09e75
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa34d ago0xb25bc3…2ea084
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa34d ago0xde1f03…62b946
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa34d ago0x64aacb…5c07a8
0x622b…fbf20x9c95…e299Base$0.001100%fluxa34d ago0x24b7ff…7f4ab1
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa34d ago0xcfdb62…856c19
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa34d ago0xab4873…f1374a
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa34d ago0x65fefe…6a2aa8
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa34d ago0x325789…8c5aa2
0x622b…fbf20x9c95…e299Base$0.001100%fluxa34d ago0x5d608d…253406

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.