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%payAI104d ago0x6babed…3382c2
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI104d ago0x51749d…94fe61
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI104d ago0x125a2c…ac220a
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4eb97a…ff38ec
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe11b1d…24f2a2
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd79b6e…dbce31
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4c5275…37c22d
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI104d ago0x17029b…1dc09a
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2ff996…86d1df
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI104d ago0x295ea7…732b60
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7010f8…df8d1f
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa4aaee…7d0345
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0ed32d…291c01
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd32545…6cd3ef
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI104d ago0x43fd20…596d4f
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa271e6…47e724
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6b5a55…1e137a
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe9331d…51f836
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2275fb…c525c8
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0a545a…c89440
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI104d ago0x52e42e…108476
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7c3a15…4cd3e1
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8b2b86…4a2594
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf929a5…003ea1
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI104d ago0x34a157…07f58e

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.