Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf028ff…d6b7fe
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd52de6…257bba
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcd983a…075f64
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7e7ef5…ff2541
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcb0b9d…e4ebd2
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa38f0e…edd1e9
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0dab9b…dc6a7c
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1d900c…3b1ee1
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x95265f…d10d43
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5322dc…55c830
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x064af6…6af024
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4d91a1…bdd8a8
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1948b9…8ca176
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9eaf27…226eef
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbfbf98…6080e1
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb1278a…1715d2
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1aca84…4f2583
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa5d876…12815e
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8c7e40…ce6766
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6f5193…1a0752
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe01cbc…d16bd3
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x411d67…464310
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x38d512…74f554
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xabcbb4…544630
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x44d6e1…948641

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.