Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown69d ago0xf5aff6…cccbb6
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown69d ago0x30cbe9…750859
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown69d ago0x969ac1…9722ed
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown69d ago0xdaba23…5eaf09
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown69d ago0xff0fe4…033261
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown69d ago0x91b8f9…2f6bb7
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown69d ago0xc34539…55762e
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown69d ago0x508438…5291e8
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown69d ago0x304d73…4935cd
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown69d ago0x6fd3a0…eed1ce
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown69d ago0x25dc59…a67220
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown69d ago0x485f0f…7d286f
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown69d ago0xd5c720…d63286
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown69d ago0x7a668d…c98239
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown69d ago0xf96a1d…e13083
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown69d ago0xbcb8f3…2ef93e
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown69d ago0x5f7a0f…6ba83f
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown69d ago0xed0a31…6adc1d
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown69d ago0xc03f6f…2f032b
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown69d ago0x352b32…dc0eac
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown69d ago0x71ab05…732b50
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown69d ago0x81c4c5…7eb72a
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown69d ago0xaf4985…0fe8f3
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown69d ago0xb20077…9297ac
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown69d ago0x1fadf4…cbd086

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.