Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfcef7b…7f629c
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe11726…565107
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xafac73…b6680b
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4a9c1f…27e0f6
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd5874a…dd78a2
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcc3ca3…d94ee9
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbd214e…1e25a3
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe9300f…b3b56f
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6bbd05…5ae7c2
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x414d3a…e0d20f
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6035d5…e36ace
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5758cd…19da73
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1aa147…a6ec2b
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x64ae36…94f9b9
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8e7166…552f38
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb5fd48…71dadd
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x100bb6…d620ea
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf889e7…ee89ca
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x32f811…bd51b9
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbae4a4…34af22
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x135b63…9be2bd
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa90894…a344e3
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1d813b…357b08
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3b877f…8bf34f
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfb291c…e9266e

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.