Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x41ac…e6830xe740…cf46Basex402 service$0.30100%coinbase14d ago0xfa703b…dab5c4
0xa449…15ac0x41ac…e683Base$2.50100%coinbase14d ago0x8f8d58…d651aa
0x41ac…e6830xe740…cf46Basex402 service$0.30100%coinbase14d ago0x55054c…847237
0x41ac…e6830xe740…cf46Basex402 service$0.30100%coinbase14d ago0x2be6a0…fd9dcd
0x41ac…e6830xe740…cf46Basex402 service$0.30100%coinbase14d ago0xa2a29d…1562c9
0x41ac…e6830xe740…cf46Basex402 service$0.30100%coinbase14d ago0xdd60fe…b9d26a
0x41ac…e6830xe740…cf46Basex402 service$0.30100%coinbase14d ago0xdd1a2b…719f8f
0x41ac…e6830xe740…cf46Basex402 service$0.30100%coinbase14d ago0xd9f2b8…2d3cbd
0x41ac…e6830xe740…cf46Basex402 service$0.30100%coinbase14d ago0xc1192e…94320f
0x41ac…e6830xe740…cf46Basex402 service$0.30100%coinbase14d ago0x43627d…834802
0xa449…15ac0x41ac…e683Base$2.50100%coinbase14d ago0x53aca4…20cd85
0x41ac…e6830xe740…cf46Basex402 service$0.30100%coinbase14d ago0x076d50…5eb97c
0x41ac…e6830xe740…cf46Basex402 service$0.30100%coinbase14d ago0x550f07…7ed146
0x41ac…e6830xe740…cf46Basex402 service$0.30100%coinbase14d ago0xd762af…0dd630
0x41ac…e6830xe740…cf46Basex402 service$0.30100%coinbase14d ago0x6a9015…54d8cc
0x41ac…e6830xe740…cf46Basex402 service$0.30100%coinbase14d ago0xa120f1…4b0695
0x41ac…e6830xe740…cf46Basex402 service$0.30100%coinbase14d ago0x96abad…728eed
0x41ac…e6830xe740…cf46Basex402 service$0.30100%coinbase14d ago0xdb2b56…be5486
0x41ac…e6830xe740…cf46Basex402 service$0.30100%coinbase14d ago0xcd9fac…222336
0xa449…15ac0x41ac…e683Base$2.50100%coinbase14d ago0x1e934a…0547ec
0x41ac…e6830xe740…cf46Basex402 service$0.30100%coinbase14d ago0x0797d7…91eba3
0x41ac…e6830xe740…cf46Basex402 service$0.30100%coinbase14d ago0x1caec4…d49108
0x41ac…e6830xe740…cf46Basex402 service$0.30100%coinbase14d ago0xe9dbc2…1d8a86
0x41ac…e6830xe740…cf46Basex402 service$0.30100%coinbase14d ago0x479cd3…63f4fd
0x41ac…e6830xe740…cf46Basex402 service$0.30100%coinbase14d ago0x8b2668…d859f1

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.