Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc1b3…aa1e0xdc87…4081Base$0.10100%payAI13d ago0x3a8dce…e3a467
0xc1b3…aa1e0xa073…3864Base$0.10100%payAI13d ago0x3ac628…8ca30b
0xc1b3…aa1e0x8f34…3bf9Base$0.10100%payAI13d ago0x8743c0…ee8ff8
0xc1b3…aa1e0xf2e3…37f5Base$0.10100%payAI13d ago0x595800…b34451
0xc1b3…aa1e0xb218…2295Base$0.10100%payAI13d ago0x17a65a…6657ac
0xc1b3…aa1e0x3b95…6930Base$0.10100%payAI13d ago0x616fbf…6cb57e
0xc1b3…aa1e0xf011…0edeBase$0.10100%payAI13d ago0xdf7400…f570fc
0xc1b3…aa1e0x1180…8156Base$0.10100%payAI13d ago0xf171e3…78fa94
0xc1b3…aa1e0x8b2e…a3f4Base$0.10100%payAI13d ago0x23c5b0…60ccd5
0xc1b3…aa1e0xa7a0…198cBase$0.10100%payAI13d ago0x40e53f…813fbb
0xc1b3…aa1e0xcf9f…5165Base$0.10100%payAI13d ago0xab024e…d7f2f2
0xc1b3…aa1e0x3d08…0121Base$0.10100%payAI13d ago0x667482…221682
0xc1b3…aa1e0x01bf…0fbdBase$0.10100%payAI13d ago0xd4586a…bf81d9
0xc1b3…aa1e0xeb14…5c29Base$0.10100%payAI13d ago0x0fad3d…ff8913
0x037b…4f310xc1b3…aa1eBase$1.40100%payAI13d ago0x2e99cc…91fed1
0xc1b3…aa1e0xdc87…4081Base$0.10100%payAI13d ago0x48218f…80538b
0xc1b3…aa1e0xa073…3864Base$0.10100%payAI13d ago0x659158…7ab452
0xc1b3…aa1e0x8f34…3bf9Base$0.10100%payAI13d ago0x2275f8…8704f3
0xc1b3…aa1e0xf2e3…37f5Base$0.10100%payAI13d ago0xeb06e5…e4c88b
0xc1b3…aa1e0x3b95…6930Base$0.10100%payAI13d ago0x100e70…d49d65
0xc1b3…aa1e0xb218…2295Base$0.10100%payAI13d ago0xb233ff…ed2cdc
0xc1b3…aa1e0xf011…0edeBase$0.10100%payAI13d ago0xa80be9…cdacdf
0xc1b3…aa1e0x8b2e…a3f4Base$0.10100%payAI13d ago0x03a1b6…d07d04
0xc1b3…aa1e0x1180…8156Base$0.10100%payAI13d ago0x552afd…a00e19
0xc1b3…aa1e0x01bf…0fbdBase$0.10100%payAI13d ago0xb22bb8…4f9cb4

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.