Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbb692e…318027
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe296d5…77f235
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6b258d…c58447
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI115d ago0x951374…2cd928
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI115d ago0x40161f…d95411
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6787cf…66ad9a
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI115d ago0x767fa8…e1e4dc
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI115d ago0x994726…104e82
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI115d ago0x45232e…72fa55
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9b23d4…f80b03
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbb7756…1be644
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI115d ago0x50550a…328119
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2ac77b…39b1a0
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb1513a…71453c
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1ce179…43d246
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa23c33…f580aa
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI115d ago0x543c08…65e875
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3ee8c8…689101
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdd59d5…33b3f9
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb3bf7e…9ea74d
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf3b230…a0d80e
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI115d ago0x53b56c…7919d2
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI115d ago0x487819…886e67
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8eacb5…2fcfda
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI115d ago0x799f7b…81f556

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.