Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbeb0b1…18dd14
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9158b5…67a14d
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0d3919…3df941
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI103d ago0x010616…f241c6
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6b2c5f…c6a93f
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI103d ago0x402f98…ebd1ce
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdb6095…46844c
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd1b3a1…18412d
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8e0ac3…18a92f
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb8ecc3…eeb54a
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0bbb9c…393ccd
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf7edb3…53030a
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI103d ago0x295d8a…75d58a
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcd3727…73f474
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd039a3…ecbfcd
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI103d ago0x97b5df…609770
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI103d ago0x62bc9f…a72e45
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI103d ago0x153b2a…e08846
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI103d ago0x27908a…6042c0
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7eeada…9f6713
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI103d ago0xde1fea…8a4839
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI103d ago0xaa056b…595b65
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI103d ago0x903b0a…96d513
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1261c9…4b6873
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4e62c5…0c9251

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.