Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown83d ago0x96fca8…cce186
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown83d ago0x156746…b34e88
0xd434…f4c00x6a5e…c666Base$0.001100%payAI83d ago0x3faba8…e266c4
0xd434…f4c00x6a5e…c666Base$0.001100%payAI83d ago0x3623bc…198b2a
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown83d ago0x571295…e78cca
0xd434…f4c00x6a5e…c666Base$0.001100%payAI83d ago0x480595…481b84
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown83d ago0x6e6ea2…049197
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown83d ago0x5d3624…dc442b
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown83d ago0x8834e5…93efa6
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown83d ago0x7511e2…4abdae
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown83d ago0xdec56e…7b61e7
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown83d ago0x7274a3…7b1552
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown83d ago0xd9d2be…407eef
0xd434…f4c00x6a5e…c666Base$0.001100%payAI83d ago0xc05f6b…575fc5
0xd434…f4c00x6a5e…c666Base$0.001100%payAI83d ago0x8c12f5…5c9b8b
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown83d ago0xf672d9…d75734
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown83d ago0xd67a87…a2fc45
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown83d ago0x9ef6ef…8f3933
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown83d ago0xe190ee…202624
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown83d ago0xed425b…c68026
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown83d ago0x5378a8…100330
0xd434…f4c00x6a5e…c666Base$0.001100%payAI83d ago0x30d697…bcff04
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown83d ago0x93a86c…d452ae
0xd434…f4c00x6a5e…c666Base$0.001100%payAI83d ago0x19c007…345b0c
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown83d ago0xc8f819…3acf7d

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.