Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b08…84230xe2fb…6eacBase—$0.0170%0x03ea…c2d420d ago0x1c4ada…fb09c7
0x1b08…84230xe2fb…6eacBase—$0.00170%0x03ea…c2d420d ago0xdf6f19…15366c
0x1b08…84230xe2fb…6eacBase—$0.000170%0x03ea…c2d420d ago0xa4c2b1…571f47
0x1b08…84230xe2fb…6eacBase—$0.000170%0x03ea…c2d420d ago0x33d22d…3a2ada
0x1b08…84230xe2fb…6eacBase—$0.000170%0x03ea…c2d420d ago0x2f77a9…3b02de
0x1b08…84230xe2fb…6eacBase—$0.000170%0x03ea…c2d420d ago0x797bb4…4de245
0x1b08…84230xe2fb…6eacBase—$0.000170%0x03ea…c2d420d ago0xef6662…fc35ed
0x1b08…84230xe2fb…6eacBase—$0.000170%0x03ea…c2d420d ago0x438408…f4d0f0
0x1b08…84230xe2fb…6eacBase—$0.000170%0x03ea…c2d420d ago0x538fe9…528680
0x1b08…84230xe2fb…6eacBase—$0.000170%0x03ea…c2d420d ago0xb7efc9…21f644
0x1b08…84230xe2fb…6eacBase—$0.000170%0x03ea…c2d420d ago0xa5a2a0…f8d0d0
0x1b08…84230xe2fb…6eacBase—$0.000170%0x03ea…c2d420d ago0x7c6eee…0e36c4
0x1b08…84230xe2fb…6eacBase—$0.000170%0x03ea…c2d420d ago0xb0571d…f1a0ed
0x1b08…84230xe2fb…6eacBase—$0.000170%0x03ea…c2d420d ago0x7321d9…14b1a7
0x1b08…84230xe2fb…6eacBase—$0.000170%0x03ea…c2d420d ago0xa20321…c04a05
0x1b08…84230xe2fb…6eacBase—$0.000170%0x03ea…c2d420d ago0x976aca…341d65
0x1b08…84230xe2fb…6eacBase—$0.000170%0x03ea…c2d420d ago0xbaaa96…1621cc
0x1b08…84230xe2fb…6eacBase—$0.000170%0x03ea…c2d420d ago0x1d867d…b2116c
0x1b08…84230xe2fb…6eacBase—$0.000170%0x03ea…c2d420d ago0x0635c3…d1a720
0x1b08…84230xe2fb…6eacBase—$0.000170%0x03ea…c2d420d ago0x72d65e…6f2cb6
0x1b08…84230xe2fb…6eacBase—$0.000170%0x03ea…c2d420d ago0xe900cc…9d2a78
0x1b08…84230xe2fb…6eacBase—$0.000170%0x03ea…c2d420d ago0x774d03…70ffde
0x1b08…84230xe2fb…6eacBase—$0.000170%0x03ea…c2d420d ago0x9638b2…0e13ff
0x1b08…84230xe2fb…6eacBase—$0.000170%0x03ea…c2d420d ago0x28ae92…f889e9
0x1b08…84230xe2fb…6eacBase—$0.000170%0x03ea…c2d420d ago0xf95a52…88ec42

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.