Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6ad4ee…c5fa0d
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI105d ago0x434f7b…5c1c22
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdcb7e0…948789
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcfcecc…9aeb00
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI105d ago0x353dbd…67e0dc
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI105d ago0x04effa…6d0d05
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa3da18…623657
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5aa803…60f849
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI105d ago0x14c49a…afc59a
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd16da5…458e3d
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfecd2e…367e65
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9f4d59…719cbe
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI105d ago0x53f006…f90c9c
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4851ba…8a5c66
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd0ba4d…f9a8ac
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI105d ago0x75ad01…419369
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI105d ago0x08dcc3…d1ef5b
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbf3d10…8fdab7
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb10a3d…dbace6
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc62a8e…17b78f
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6ab6f1…096ab7
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfaa394…474897
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI105d ago0x66eeb9…84a1e5
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfda790…b9a759
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI105d ago0x00401d…dcc151

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.