Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xffdb…66dc0x5aae…482eBase—$0.001100%coinbase9d ago0x58c241…04a821
0xffdb…66dc0x5aae…482eBase—$0.001100%coinbase9d ago0x9bd8a0…5696ba
0xffdb…66dc0x5aae…482eBase—$0.001100%coinbase9d ago0x74c913…9dde38
0xffdb…66dc0x5aae…482eBase—$0.001100%coinbase9d ago0x1a16e9…bd9f42
0xffdb…66dc0x5aae…482eBase—$0.001100%coinbase9d ago0xff1d91…da6496
0xffdb…66dc0x5aae…482eBase—$0.001100%coinbase9d ago0x283757…b066f2
0xffdb…66dc0x5aae…482eBase—$0.001100%coinbase9d ago0x3d3af6…a40b3c
0xffdb…66dc0x5aae…482eBase—$0.001100%coinbase9d ago0xb3d59e…34c5a9
0xffdb…66dc0x5aae…482eBase—$0.001100%coinbase9d ago0x0c1ba5…bf4834
0xffdb…66dc0x5aae…482eBase—$0.001100%coinbase9d ago0xdd097a…80cc33
0xffdb…66dc0x5aae…482eBase—$0.001100%coinbase9d ago0x07229b…c5c360
0xffdb…66dc0x5aae…482eBase—$0.001100%coinbase9d ago0x11a9b4…55a3b1
0xffdb…66dc0x5aae…482eBase—$0.001100%coinbase9d ago0x9c53d9…d6ca62
0xffdb…66dc0x5aae…482eBase—$0.001100%coinbase9d ago0xd9a353…68ab8d
0xffdb…66dc0x5aae…482eBase—$0.001100%coinbase9d ago0xc0bfb9…bf7c90
0xffdb…66dc0x5aae…482eBase—$0.001100%coinbase9d ago0x316064…68e6aa
0xffdb…66dc0x5aae…482eBase—$0.001100%coinbase9d ago0xfa9864…44ab32
0xffdb…66dc0x5aae…482eBase—$0.001100%coinbase9d ago0xde6980…fbe397
0xffdb…66dc0x5aae…482eBase—$0.001100%coinbase9d ago0x67ff46…26aa2b
0xffdb…66dc0x5aae…482eBase—$0.001100%coinbase9d ago0xf4022c…fa267b
0xffdb…66dc0x5aae…482eBase—$0.001100%coinbase9d ago0xa25af9…fec200
0xffdb…66dc0x5aae…482eBase—$0.001100%coinbase9d ago0x78eca5…5c4392
0xffdb…66dc0x5aae…482eBase—$0.001100%coinbase9d ago0xd48640…9faf02
0xffdb…66dc0x5aae…482eBase—$0.001100%coinbase9d ago0xaeb75b…9972e3
0xffdb…66dc0x5aae…482eBase—$0.001100%coinbase9d ago0x90f4f4…9fa1a1

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.