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%fluxa22d ago0x4c8240…7e3ebb
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa22d ago0x8a0b51…68482a
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa22d ago0x46fe51…dd711b
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa22d ago0x60c3fc…b331da
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa22d ago0x5f72c5…be090b
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa22d ago0x2c27fb…5d610c
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa22d ago0x0f8252…d6b4ad
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa22d ago0xca17e8…fd26d5
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa22d ago0x505627…931ede
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa22d ago0xe6fa18…ada210
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa22d ago0x27bded…d9ab63
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa22d ago0xc2dc37…c7dae0
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa22d ago0xda461e…89cd9b
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa22d ago0xee62fe…6fa873
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa22d ago0xa5a033…3992ea
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa22d ago0x19d2fd…b3608c
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa22d ago0xc59d7d…cf001a
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa22d ago0x5585c2…dba57b
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa23d ago0xd78b52…a4c38b
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa23d ago0x27bfab…621913
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa23d ago0x593369…52a51f
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa23d ago0x1e0cd6…b36e30
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa23d ago0xb32bcb…579bb4
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa23d ago0xae89c1…4cc9cc
0x470d…7e810xfe80…47eeBase—$0.001100%fluxa23d ago0xc2c3ad…3d0ac8

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.