Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa34d ago0x36a7d9…bba6d1
0x470d…7e810x9c95…e299Base—$0.001100%fluxa34d ago0xc60eb5…be7967
0x470d…7e810x9c95…e299Base—$0.001100%fluxa34d ago0x245019…d2ceb1
0x470d…7e810x9c95…e299Base—$0.001100%fluxa34d ago0x04bed4…ca0c79
0x470d…7e810x9c95…e299Base—$0.001100%fluxa34d ago0x44a833…174a5d
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa34d ago0xe51741…7ea80a
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa34d ago0x259142…8e3a8f
0x470d…7e810x9c95…e299Base—$0.001100%fluxa34d ago0xb77e9f…ecb74f
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa34d ago0x49e37c…9e1880
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa34d ago0xd0252d…4a2ad7
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa34d ago0x72db13…dfecff
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa34d ago0x075984…f25a13
0x470d…7e810x9c95…e299Base—$0.001100%fluxa34d ago0xc9dc22…8cc9c4
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa34d ago0x7d9c46…176984
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa34d ago0x31ed76…f59fbd
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa34d ago0x561120…3a7f0a
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa34d ago0x295f47…54281b
0x470d…7e810x9c95…e299Base—$0.001100%fluxa34d ago0xb5262a…8128d3
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa34d ago0xfb9025…684269
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa34d ago0xd89a2b…747c43
0x470d…7e810x9c95…e299Base—$0.001100%fluxa34d ago0x6b5555…a0eff2
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa34d ago0xb54c5a…599b79
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa34d ago0xce2cc2…a8ca78
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa35d ago0xe6ed99…5307d2
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa35d ago0x3cc782…d732fa

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.