Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf28e09…899865
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x77f206…a23b60
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7245f0…ffe0e7
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe783b2…84c74c
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7bf1f6…5babf6
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x650a01…79b580
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x812e68…85669a
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe55ba0…17015f
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0xca5330…bb69e2
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x376932…a1ccdd
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0xaa35f5…76ea20
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9ca69e…9bc460
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x613f8e…01077f
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7c0be1…732d41
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb7087c…290d6a
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2209c1…b3918b
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x221545…a9fc1d
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe77f05…1d0b3f
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6b1cfe…c74afb
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xac6e04…ccc914
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8ed3bc…ab250c
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcc7d05…39899b
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x625c58…60e4d5
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x68d60f…4d71b0
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdf388f…05faf0

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.