Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x82b6c5…978b41
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xade8d0…a12e92
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x55edb5…6edd4c
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf4a690…b76374
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0354d8…a74622
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x201de6…167d43
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x842081…02bf44
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x906164…f86155
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5f8ad2…d29706
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf7ae97…f17b5c
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb29308…5804c7
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5585df…0c6ab4
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x74ec50…54ddbc
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb7f5d5…554871
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3e541e…ae8420
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb49761…d834b5
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8d389f…020d6b
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2ae346…b528e5
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdf5915…79414d
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0b57ce…2de838
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3b5ce8…b9e89a
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x66e6e4…d381ca
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x87f4b9…f74cf3
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa98116…6e0e70
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x72eeeb…f15f73

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.