Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e47…be900x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0dc30b…afa03f
0x4e47…be900x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2c7978…d0efb9
0x4e47…be900x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0106b3…5f2ae0
0x4e47…be900x6a5e…c666Basex402 service$0.01100%payAI112d ago0x48e8a1…c8688d
0x4e47…be900x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3942b1…54a8b3
0x4e47…be900x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6d808a…f3d98d
0x4e47…be900x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd06681…63b7f6
0x4e47…be900x6a5e…c666Basex402 service$0.01100%payAI112d ago0x762167…06a347
0x4e47…be900x6a5e…c666Basex402 service$0.01100%payAI112d ago0x350a11…52c89e
0x4e47…be900x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0083c5…332b44
0x4e47…be900x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc323a1…431103
0x4e47…be900x6a5e…c666Basex402 service$0.01100%payAI112d ago0x66bfae…1cf892
0x4e47…be900x6a5e…c666Basex402 service$0.01100%payAI112d ago0x180656…dc9dc6
0x4e47…be900x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8b7c69…9308cb
0x4e47…be900x6a5e…c666Basex402 service$0.01100%payAI112d ago0x394885…b0cdd1
0x4e47…be900x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa784ad…4f26f3
0x4e47…be900x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9df066…8c8736
0x4e47…be900x6a5e…c666Basex402 service$0.01100%payAI112d ago0x88c7d0…2861b8
0x4e47…be900x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3334ea…8e4a6d
0x4e47…be900x6a5e…c666Basex402 service$0.01100%payAI112d ago0x65b130…e71db5
0x4e47…be900x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdacb79…83478d
0x4e47…be900x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9c4074…862ed5
0x4e47…be900x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6ec997…25fa76
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI112d ago0x845cbf…a90b83
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI112d ago0xead8ab…0365d8

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.