Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd2d553…dce9ff
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x470399…11484a
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2b318f…539bb4
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0632ca…8aee80
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2a92a2…eb998e
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x933b91…2196cd
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8ed76f…c48fda
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfecf1b…7e9d14
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x860ab6…9dacd8
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x06e30e…b30756
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf12fce…a94404
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3f9d01…bada22
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfbe22b…233632
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x76af99…145197
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd72ef1…6dcd8d
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa66141…2c0376
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x57b270…8c2de2
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe90e48…97458d
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1d51f3…51b2c5
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf512e0…2ed989
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3c863f…fbc80f
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x37fbc4…bfd4e0
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf4e812…662847
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x047eb2…0876fc
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xba0aa4…b55b67

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.