Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown83d ago0xa6bc0e…00dae7
0x5cc5…dd330x6a5e…c666Base$0.001100%payAI83d ago0xd4f880…17bdb3
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown84d ago0x989285…6977a1
0x5cc5…dd330x6a5e…c666Base$0.001100%payAI84d ago0xcb0229…e98db7
0x5cc5…dd330x6a5e…c666Base$0.001100%payAI84d ago0xbff2ec…b3a184
0x5cc5…dd330x6a5e…c666Base$0.001100%payAI84d ago0xbb68cc…1c5eb9
0x5cc5…dd330x6a5e…c666Base$0.001100%payAI84d ago0x6e97af…50c526
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown84d ago0xa3ccb8…c07a7a
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown84d ago0x718928…5b5e66
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown84d ago0xf5beb0…0db0d4
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown84d ago0x3cf6c7…681a0b
0x5cc5…dd330x6a5e…c666Base$0.001100%payAI84d ago0xc562e9…36a005
0x5cc5…dd330x6a5e…c666Base$0.001100%payAI84d ago0x8d85ad…a5e030
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown84d ago0x214cb4…553824
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown84d ago0xd378d1…0ada51
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown84d ago0x57e640…ff15d8
0x5cc5…dd330x6a5e…c666Base$0.001100%payAI84d ago0xa9e6b4…c69098
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown84d ago0x3f695a…0f1e5e
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown84d ago0x7a147a…dbca95
0x5cc5…dd330x6a5e…c666Base$0.001100%payAI84d ago0x97a2a7…c5696f
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown84d ago0x1a980b…e1dc35
0x5cc5…dd330x6a5e…c666Base$0.001100%payAI84d ago0xa2582f…a91df8
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown84d ago0x807eb9…5d4344
0x5cc5…dd330x6a5e…c666Base$0.001100%payAI84d ago0x3db3ea…dc277b
0x5cc5…dd330x6a5e…c666Base$0.001100%payAI84d ago0x3c66a8…e37754

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.