Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb6d53e…120f1c
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe6a32a…468ff1
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI107d ago0x104af7…72a435
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbed501…fdf4e4
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf5fd6e…4124b4
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2bdd96…c94242
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI107d ago0x497a4e…e7683a
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI107d ago0x822b0f…c39457
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8ac67f…4890c3
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI107d ago0x28c58d…e60e4d
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI107d ago0x06e9d6…2736bd
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4d6061…1b8c29
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI107d ago0x127931…39e20d
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9069ad…2751e7
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd0979e…8c7545
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd1c0ae…80fb50
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf9dc7f…392a70
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf50c3e…c89239
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9c0aa6…532d30
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6cf529…d245ac
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa332b5…de99f7
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf5b600…5fd7cd
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe0f344…2ca670
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf997fe…38e6bb
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI107d ago0x927e63…653144

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.