Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI116d ago0x293491…542d94
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI116d ago0x878e52…7de550
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI116d ago0x87dcdd…0d8a08
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf6ae1d…83d188
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI116d ago0x59628b…1082b2
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2c306b…4be99c
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb0dbe6…718d41
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf271b4…f7a2d0
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI117d ago0xde3624…53f903
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa0db6a…6f700e
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI117d ago0x22175d…97a73b
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI117d ago0xedd4eb…8ae6b0
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI117d ago0x593785…6c1b23
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI117d ago0x290901…97fb11
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI117d ago0xaf361b…956d71
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI117d ago0x93cd81…9e1311
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI117d ago0xef0ea9…520b07
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI117d ago0x504b2a…0bce4b
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI117d ago0x084d59…aab0f9
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI117d ago0x91e2a7…15787a
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6c4284…defbb4
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbc0032…56c6c4
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4c3a96…6c8e8c
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI117d ago0x95472c…7d7ee3
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfeea2f…158960

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.