Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI117d ago0x91ccc6…847067
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI117d ago0x35a245…fc9ef3
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI117d ago0x870cc3…698a6a
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4a77a4…723253
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbe111c…23998a
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6458d3…c513ee
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI117d ago0x98273b…feb13a
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI117d ago0x62f349…946417
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI117d ago0xccdcbf…db5c29
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI118d ago0x20b8aa…c03640
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI118d ago0x8b51fa…ec5deb
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI118d ago0x695d2a…a43cb6
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI118d ago0x2768f2…69b816
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI118d ago0x3dffaa…bc4949
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI118d ago0x462394…22a517
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI118d ago0x40bec0…c43d09
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI118d ago0x4e07aa…a346e0
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc2a44d…d6fdf6
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI118d ago0xefadae…dd1fc7
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI118d ago0xe99cad…7f1584
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI118d ago0x9f72c4…7896e0
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI118d ago0x814c69…75b958
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI118d ago0xecd7c5…57d3eb
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI118d ago0xe07c83…958284
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6d7c14…f233f9

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.