Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd59857…d77c46
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcc0ba6…9ce944
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x278a1e…5d687e
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xefedd2…4c918a
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8b29bf…9c7185
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xce9203…e24636
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2f4097…900e56
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8e78a5…721177
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbde2e8…19d10c
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb87644…2bd504
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x24c44b…100e43
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9621c6…4b651a
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0616f5…3da429
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7959a9…b4ec59
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb70a66…f33e8a
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0b3eba…9d0b29
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcdddcd…284f18
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0c0d4e…25fee3
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6ad4b0…7a5d1a
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9516f6…8e5914
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8a3242…026f0e
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa6727e…57e412
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2b27ef…20dbf7
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8d694d…7cc8fc
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x806d0b…def816

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.