Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x359c…93770x09ae…ec64Base—$4,615.0870%0x07ae…0e673d ago0xd7753c…72a84e
0x9a8f…b04d0x09ae…ec64Base—$1.0070%0x8ee8…86da3d ago0x2820ca…c30f32
0x9a8f…b04d0x09ae…ec64Base—$1.0070%0x8ee8…86da3d ago0xbd5cf5…369850
0x359c…93770x09ae…ec64Base—$17,143.5170%0x07ae…0e673d ago0xd8fcc7…ed8f7d
0x7ea9…4ea60x09ae…ec64Base—$222.0070%0x07ae…0e673d ago0x6d29db…28f725
0x9a8f…b04d0x09ae…ec64Base—$1.0070%0x8ee8…86da3d ago0x369b5b…eeec95
0x9a8f…b04d0x09ae…ec64Base—$1.0070%0x07ae…0e673d ago0x02862e…963366
0x55ba…d6970x09ae…ec64Base—$464.4270%0x07ae…0e673d ago0x989784…e57864
0xb678…30190x09ae…ec64Base—$5,000.0070%0x07ae…0e673d ago0x714c49…34dd0c
0x9a0a…f0990x09ae…ec64Base—$99.9270%0x07ae…0e673d ago0xa17a8f…f0af69
0x9482…040c0x09ae…ec64Base—$3,017.3970%0x07ae…0e673d ago0x9a8aef…9047bd
0x92f3…8d520x09ae…ec64Base—$49,269.1870%0x07ae…0e673d ago0x3b2bc4…3a69ce
0xd18d…05040x09ae…ec64Base—$1,500.0070%0x07ae…0e673d ago0xac453a…d9c2b2
0xa9c4…caac0x09ae…ec64Base—$28.6870%0x07ae…0e674d ago0x91376a…2a8c5e
0x18b1…900c0x09ae…ec64Base—$178.5570%0x07ae…0e674d ago0xce4100…277873

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.