Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI114d ago0x269fae…d07a7f
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI114d ago0x326637…c6849c
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI114d ago0x41d62d…aba21d
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa6203d…87ccbc
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9e220d…fb4424
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb06c76…c0151f
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd9d07b…a9c800
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI114d ago0x24f042…1c215f
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI114d ago0x594ce3…a3ef36
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdbd0dc…567aac
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI114d ago0x46b719…9a9122
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2c5cf2…7d83c0
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI114d ago0xed7613…511680
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdb830c…2492d9
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI114d ago0x57ec3c…29c404
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa8f5d8…8a0b1e
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf56505…613e36
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI114d ago0x63e962…243a23
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI114d ago0x394242…896f64
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI115d ago0x48ccfd…02311d
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3d8f7d…835e0b
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI115d ago0x63b4ed…0ced3e
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI115d ago0xabdd6e…fba362
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd8318b…293b4b
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9c7e28…b5512c

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.