Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc872…daa20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x49f682…46aa73
0xc872…daa20x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb5ad6e…7fcb94
0xc872…daa20x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbeaa96…493a40
0xc872…daa20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x962903…8d7e42
0xc872…daa20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1d0487…299ee5
0xc872…daa20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5034dd…d53a40
0xc872…daa20x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc0c325…38e428
0xc872…daa20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6e7d0b…d0df92
0xc872…daa20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7b9f1f…4c04b3
0xc872…daa20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x37534a…39d494
0xc872…daa20x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb9d575…82627e
0xc872…daa20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4dae2b…fe101d
0xc872…daa20x6a5e…c666Basex402 service$0.01100%payAI112d ago0xaac67b…fbc4a9
0xc872…daa20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x729fed…761d83
0xc872…daa20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3e27b0…cdbcb0
0xc872…daa20x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd2c295…2ee6e9
0xc872…daa20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x80e156…e43e02
0xc872…daa20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x808a03…88f746
0xc872…daa20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7df29a…0eb3d2
0xc872…daa20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1488c3…df24f7
0xc872…daa20x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd51f3c…fde131
0xc872…daa20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x90d7de…bc6b18
0xc872…daa20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3b1692…ca0050
0xc872…daa20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8978f7…c8d0f6
0xc872…daa20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x694459…c4d345

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.