Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI114d ago0x27aecb…61e46e
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa5a9a0…998c05
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI114d ago0x911824…2cfad2
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5921db…7d3348
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf5be68…eb65b7
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0c8725…c2a6d3
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI114d ago0x21633e…a8ce6e
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5c5d07…f506dd
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0d0092…f1ca30
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc9c06b…f0197e
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI114d ago0x061487…42ba8a
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe0ea79…1160f0
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI114d ago0x464d8c…7c6822
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe61676…efce08
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI114d ago0x67e6a5…b56fea
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc81585…f4abcd
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbb8dec…54b528
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI114d ago0xeff41f…fc2f9b
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI114d ago0x39fe93…7f9174
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe597d9…44a263
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdd65a0…55cd78
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf0c9d3…6aa0d5
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf5a0a4…297f95
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe411a5…182e9b
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd076bb…a14564

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.