Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0f21…36df0x1892…6085Base$1.15100%Route unknown93d ago0x45e170…37fcc8
0x0f21…36df0x1892…6085Base$1.30100%Route unknown93d ago0xda3cdb…f39174
0x0f21…36df0x1892…6085Base$1.37100%Route unknown93d ago0x4ff211…cd2932
0x0f21…36df0x1892…6085Base$1.12100%Route unknown93d ago0xcf0e2e…59f9b9
0x0f21…36df0x1892…6085Base$1.24100%Route unknown93d ago0x5ca612…c2c7b9
0x0f21…36df0x1892…6085Base$1.08100%Route unknown93d ago0xdb2c84…82b704
0x0f21…36df0x1892…6085Base$1.33100%Route unknown93d ago0x16b091…601c73
0x0f21…36df0x1892…6085Base$1.89100%Route unknown93d ago0xc36d83…8a0b70
0x0f21…36df0x1892…6085Base$1.10100%Route unknown93d ago0x521ced…3a30ce
0x0f21…36df0x1892…6085Base$1.28100%Route unknown93d ago0x7a683c…6ddca2
0x0f21…36df0x1892…6085Base$1.92100%Route unknown94d ago0xce2927…5fa1df
0x0f21…36df0x1892…6085Base$1.54100%Route unknown94d ago0x9b5a73…ff1d1b
0x0f21…36df0x1892…6085Base$1.17100%Route unknown94d ago0x1f402d…738a81
0x0f21…36df0x1892…6085Base$1.77100%Route unknown94d ago0xfbc051…2140bb
0x0f21…36df0x1892…6085Base$1.92100%Route unknown94d ago0xd82685…59ac95
0x0f21…36df0x1892…6085Base$1.37100%Route unknown94d ago0xb1b7a1…8afc05
0x0f21…36df0x1892…6085Base$1.72100%Route unknown94d ago0x31069e…ddf9f2
0x0f21…36df0x1892…6085Base$1.22100%Route unknown94d ago0xd0a96b…82994b
0x0f21…36df0x1892…6085Base$1.91100%Route unknown94d ago0x3c9d44…a4ddf9
0x0f21…36df0x1892…6085Base$1.77100%Route unknown94d ago0xc6f6e3…b8ac1a
0x0f21…36df0x1892…6085Base$1.15100%Route unknown94d ago0xc0deaf…8dc9b4
0x0f21…36df0x1892…6085Base$1.28100%Route unknown94d ago0xe49e16…ab3f6b
0x0f21…36df0x1892…6085Base$1.81100%Route unknown94d ago0x2c2c51…165ebd
0x0f21…36df0x1892…6085Base$1.86100%Route unknown94d ago0x3054bd…c6f7aa
0x0f21…36df0x1892…6085Base$1.38100%Route unknown94d ago0x3e9620…8b370b

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.