Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x003599…ad1832
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x54b1fc…b8958d
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa1eee0…1ddc60
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf3a100…b2ee6f
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2261af…c9536b
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8dc0e0…405e9f
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc4ecdb…091b44
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3f595d…8007e5
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x41fb0f…192fa5
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa61914…113f79
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x51be50…d4587f
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd82f50…9a1d1c
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6bae70…26ce57
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x721c0f…e43cd7
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x126470…339ef4
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x97e5cb…cb4496
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x87fa99…1201ef
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4fc816…5d2399
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1f3e9d…50322c
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe84d19…8dcf21
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbdd1d9…2914cc
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x758fc8…b3eb21
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x640fc3…2a26cf
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0fca66…a99083
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd95813…8a9e5a

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.