Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x45caad…42f5ee
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf98576…efbd35
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfecfb1…810c7d
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5af45d…fde6e4
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x865f73…4249b5
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2e7102…c77b1e
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x814a0b…6c41fd
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1ec2d6…91567e
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcf6d51…4fbd3e
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1e99f1…b6ef5f
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x375941…6d6c92
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x015d22…7bd627
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1132a8…1ab781
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x690c5c…e3623d
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xac43a7…57ff89
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x39fb36…f67dfd
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf965c8…5cc907
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcedec7…310bdc
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5fc68b…b7c758
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd81b9a…fcfa4e
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x11fb77…b56e68
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x896e70…8dff61
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4fa2c3…ea6c0d
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x02b7f5…395167
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5cf5cd…afbdb2

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.