Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2287…defd0x8e77…e2d6Base—$18.20100%Payer-submitted72d ago0xc2586b…18ab07
0x2287…defd0x8e77…e2d6Base—$21.61100%Payer-submitted72d ago0x393acf…9cdaa2
0x2287…defd0x8e77…e2d6Base—$11.82100%Payer-submitted72d ago0x991ed5…6a2441
0x2287…defd0x8e77…e2d6Base—$19.07100%Payer-submitted72d ago0xaacfb8…af5c76
0x2287…defd0x8e77…e2d6Base—$15.49100%Payer-submitted72d ago0x3fa0f7…99c33a
0x2287…defd0x8e77…e2d6Base—$19.35100%Payer-submitted72d ago0x981710…ab33e0
0x2287…defd0x8e77…e2d6Base—$16.11100%Payer-submitted72d ago0xc1a355…c48ea4
0x2287…defd0x8e77…e2d6Base—$12.22100%Payer-submitted72d ago0xdf4153…7cfd5c
0x2287…defd0x8e77…e2d6Base—$17.86100%Payer-submitted72d ago0xc197d3…1eabd8
0x2287…defd0x8e77…e2d6Base—$20.37100%Payer-submitted72d ago0x66994c…a01bec
0x2287…defd0x8e77…e2d6Base—$11.67100%Payer-submitted72d ago0xaee406…4de917
0x2287…defd0x8e77…e2d6Base—$16.48100%Payer-submitted72d ago0x02698a…5f5fbc
0x2287…defd0x8e77…e2d6Base—$15.72100%Payer-submitted72d ago0x748831…fddec0
0x2287…defd0x8e77…e2d6Base—$15.01100%Payer-submitted72d ago0x6fe4ec…80ca10
0x2287…defd0x8e77…e2d6Base—$17.81100%Payer-submitted72d ago0xe7227c…fe1c0c
0x2287…defd0x8e77…e2d6Base—$20.41100%Payer-submitted72d ago0x3d13cc…8785db
0x2287…defd0x8e77…e2d6Base—$13.99100%Payer-submitted73d ago0x8104ba…f95fd6
0x2287…defd0x8e77…e2d6Base—$14.18100%Payer-submitted73d ago0xf3a2f2…b031d4
0x2287…defd0x8e77…e2d6Base—$20.57100%Payer-submitted73d ago0x5bd43d…127870
0x2287…defd0x8e77…e2d6Base—$20.24100%Payer-submitted73d ago0x2be3f3…828b50
0x2287…defd0x8e77…e2d6Base—$17.83100%Payer-submitted73d ago0x6b7d0f…c648ab
0x2287…defd0x8e77…e2d6Base—$13.15100%Payer-submitted73d ago0x97e3e9…13473f
0x2287…defd0x8e77…e2d6Base—$18.51100%Payer-submitted73d ago0x7e2e12…b441aa
0x2287…defd0x8e77…e2d6Base—$11.66100%Payer-submitted73d ago0x6c0562…739629
0x2287…defd0x8e77…e2d6Base—$20.10100%Payer-submitted73d ago0xbfe411…cc7569

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.