Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0x78741f…d437b6
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf2b8a7…a6e19e
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0x564293…cc3390
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa6a509…21c3ee
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0x104c8e…a41cdc
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0x554d89…823e0b
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa5f7d6…d62c3b
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc4dedc…93db7a
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6eb9cf…1d6bf9
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe05df1…25d544
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0x505fef…2ad01a
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0x29d65b…8df542
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0x11f44f…1ac759
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6e2dd2…1e3598
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9b69b8…0f32af
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3760eb…03727a
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0x575d54…7005f0
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0x834f7b…02137d
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc4de4c…217d6c
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0x50a342…0968cc
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb13156…bf82e0
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4b1fb0…023371
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2c113b…a91703
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0xec4ff6…88a5e1
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb67ba5…c80bd9

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.