Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x86e33b…d82ca8
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x550911…890320
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x29cec1…65c08c
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7d5942…ca1cc5
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x909b7d…684eec
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1c024e…0b0b91
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x242089…3eae6e
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcc3fd6…684624
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7f8d61…cced7c
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbd19ec…707417
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8add68…cbe672
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3ce470…f17c8f
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x50282b…8849ba
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5b68c2…2b8f47
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x138d0a…523a09
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6819dc…83019e
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2c3da1…c6852f
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0a11c1…3d9f68
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0763b9…298b63
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xff16f2…a3649a
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4a7bf2…3d4c26
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe7fcce…6d46cb
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcc2a9f…b2d612
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4c094d…ea49b6
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x15002d…c4fd2f

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.