Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
pumpdumpit.eth0xa2b3…e4f0Basex402 service$0.10100%payAI69d ago0x0cd6aa…0ed377
0xef5e…2dc00xa2b3…e4f0Basex402 service$0.10100%payAI69d ago0xb3684b…d6cce9
0xc59f…c3a50xa2b3…e4f0Basex402 service$0.10100%payAI69d ago0xf4d2ef…aedfc2
0x1618…4c2f0xa2b3…e4f0Basex402 service$0.10100%payAI69d ago0x6fbd9a…e7ca7c
0x2b27…811c0xa2b3…e4f0Basex402 service$0.10100%payAI69d ago0x324a3c…e3c5a3
greenteabear.eth0xa2b3…e4f0Basex402 service$0.10100%payAI69d ago0xb91473…20b416
0xe7cb…a5a20xa2b3…e4f0Basex402 service$0.10100%payAI69d ago0xc03f1f…04b3f3
shadabb90687048.eth0xa2b3…e4f0Basex402 service$0.10100%payAI69d ago0xffdb50…82f562
shadabb90687048.eth0xa2b3…e4f0Basex402 service$0.10100%payAI69d ago0x2ac339…893647
kyanh83900.eth0xa2b3…e4f0Basex402 service$0.10100%payAI69d ago0x056302…27347c
0x144d…c4e90xa2b3…e4f0Basex402 service$0.10100%payAI70d ago0x469642…9b73ca
0x3a8e…fb1d0xa2b3…e4f0Basex402 service$0.10100%payAI70d ago0x0f2b8c…4bd720
0x3a8e…fb1d0xa2b3…e4f0Basex402 service$0.10100%payAI70d ago0x4741af…aad5f5
0x2b42…a8f90xa2b3…e4f0Basex402 service$0.10100%payAI70d ago0x0916c9…d4fcba
0x5ac3…48730xa2b3…e4f0Basex402 service$0.10100%payAI70d ago0xadc436…1bff90
0x5ac3…48730xa2b3…e4f0Basex402 service$0.10100%payAI70d ago0x7b877d…c1fa32
0x5ac3…48730xa2b3…e4f0Basex402 service$0.10100%payAI70d ago0x5f3577…175ab9
0xac7d…114b0xa2b3…e4f0Basex402 service$0.10100%payAI70d ago0x3f6367…6dcc1f
0xac7d…114b0xa2b3…e4f0Basex402 service$0.10100%payAI70d ago0x274623…f2871a
0x9255…89740xa2b3…e4f0Basex402 service$0.10100%payAI70d ago0x9928aa…477a7f
hayulpapa.eth0xa2b3…e4f0Basex402 service$0.10100%payAI70d ago0xef4a6f…be2b7b
0x4059…e45d0xa2b3…e4f0Basex402 service$0.10100%payAI70d ago0xc118cf…0504f1

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.