Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4c5a7b…73dafd
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9f3c11…851d5f
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8e8fc2…8741f2
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x08ff23…82c021
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd9064f…b28ea4
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x928a08…c44c98
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa3b3ce…9c74ba
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb93210…ebfd70
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1af0f7…cdc745
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0ee5a9…ff0246
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x701bd1…5e4f89
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1bf05e…55cf85
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfbefc9…9fb21e
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI108d ago0xefb007…742a0a
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb9b3af…206ff5
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6a4d9a…304c62
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x495a0c…4d6953
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x877c2c…8736a7
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf02518…e802c8
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x177055…945fcb
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3bffe7…09e4f6
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd3dbd1…ed19ef
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x44f65a…74aa9c
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe098b7…c13967
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8eb7f6…a022ce

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.