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%payAI113d ago0x1a0abc…5055bc
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI113d ago0xefe6c3…42a9ba
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI113d ago0x426291…123f18
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI113d ago0x981651…e8f898
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1c8cb5…d1bd1d
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb9a2c5…455b48
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI113d ago0x816c7b…778a9a
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc6bcca…4d380d
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd7fce2…7d5d86
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI113d ago0x722ebd…1ea946
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI113d ago0x97ebcd…aa2234
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI113d ago0x316e20…d26c8e
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf824c8…27f6d8
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI113d ago0x02cec8…338f3f
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI113d ago0xeaf751…687b97
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI113d ago0x19c2a5…b7c167
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcdacbc…0dfe14
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI113d ago0x760ba1…a7d6b6
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI113d ago0x515d0a…7b0f91
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI113d ago0x29d1cf…182ba5
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7e9704…0d4d07
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI113d ago0x31fa89…60f878
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9d2fd9…1ebf04
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4d379c…6582f6
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb10a2a…1a3a9a

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.