Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2e1df3…49e2ef
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6152a2…035532
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI110d ago0xeab7be…3dd923
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI110d ago0x97dbb9…a1846c
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa608c2…9788aa
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0e2c0d…484e8a
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI110d ago0x18b7d7…51aaab
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI110d ago0xba0fa5…e566fb
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd0b5e3…6d0e6b
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf40428…4abfc1
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2ae817…bdf4a2
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI110d ago0x740b26…efe090
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb32606…43b96b
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2e45c5…4f285e
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1d2262…83cc3a
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6d5d03…f3cb7e
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0bd745…256345
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI110d ago0x459436…c5f7ef
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd99271…0f2243
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI110d ago0x01d8d2…9192e9
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdb56b6…de699e
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc0fb1c…4bf201
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI110d ago0x47ca41…13e57b
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0ffa0b…723db3
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf39d28…b13e53

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.