Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1a0adc…bd3b7b
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x14cc2a…d0eb17
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf426ee…913bc7
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb5b75d…1c2c53
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x35aa9a…25ef5e
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9076f4…3204de
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb6a9e3…09908c
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x84ca29…f25154
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2be618…a3a4bc
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc5e09f…d6055e
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x849d40…27b6b5
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf4943c…e432a6
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2beeb3…452374
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x17dcfe…c97338
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdd0b3c…6601b1
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe7009e…092cb7
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2e2446…802d9a
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5f8600…58f3e5
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa01458…b64e32
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x857119…f0867e
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xacae25…662ca2
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcdf020…a0aa30
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa9f3e7…d9fde2
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8d5cf1…20ae62
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb4b18d…bee590

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.