Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24de…214b0x5c4e…a0fdBase—$0.4970%0x5c4e…a0fd5m ago0xa772bb…6414af
0x5c4e…a0fd0x4020…0003Base—$0.00982570%0x76df…025618m ago0x4d912a…61c01e
0x5c4e…a0fd0x4020…0003Base—$0.00589570%0x76df…025618m ago0xeefe58…e02c10
0x5c4e…a0fd0x4020…0003Base—$0.00589570%0x76df…025618m ago0x275864…d576d4
0x5c4e…a0fd0x4020…0003Base—$0.00982570%0x76df…025618m ago0x13be02…d4410b
0x5c4e…a0fd0x4020…0003Base—$0.5970%0x76df…025619m ago0x7c7e28…3f0c74
0xdf1b…43a90x5c4e…a0fdBase—$0.1070%0x5c4e…a0fd20m ago0xafa1dd…bcb558
0x5c4e…a0fd0x4020…0003Base—$0.00589570%0x76df…025622m ago0x91fc21…9c447e
0x5c4e…a0fd0x4020…0003Base—$0.00589570%0x76df…025622m ago0x7d8059…912298
0x5c4e…a0fd0x4020…0003Base—$0.00982570%0x76df…025622m ago0x57a563…0261f2
0x5c4e…a0fd0x4020…0003Base—$0.5970%0x76df…025623m ago0x4d772f…fad257
0xdf1b…43a90x5c4e…a0fdBase—$0.1070%0x5c4e…a0fd23m ago0x61e90e…c0c17c
0x24de…214b0x5c4e…a0fdBase—$0.8970%0x5c4e…a0fd24m ago0x69dbd6…96875f
0xdf1b…43a90x5c4e…a0fdBase—$0.1070%0x5c4e…a0fd34m ago0x0a2535…fb3452
0x5c4e…a0fd0x4020…0003Base—$0.00983570%0x76df…025635m ago0x8baa19…be433d
0x5c4e…a0fd0x4020…0003Base—$0.00590170%0x76df…025635m ago0x274b28…18a711
0x5c4e…a0fd0x4020…0003Base—$0.00590170%0x76df…025635m ago0x1fbc59…91f3db
0x5c4e…a0fd0x4020…0003Base—$0.00983570%0x76df…025635m ago0xbb904d…1955d4
0x5c4e…a0fd0x4020…0003Base—$0.5970%0x76df…025636m ago0xbebe3a…c32ced
0x5c4e…a0fd0x4020…0003Base—$0.0098470%0x76df…025644m ago0xa8ab13…0d7118
0x24de…214b0x5c4e…a0fdBase—$0.7970%0x5c4e…a0fd7h ago0x07116b…5407d9
0x5c4e…a0fd0x4020…0003Base—$0.0096970%0x76df…02567h ago0x1f32b7…fa50cd
0x5c4e…a0fd0x4020…0003Base—$0.00581470%0x76df…02567h ago0x91226f…78e504
0x5c4e…a0fd0x4020…0003Base—$0.00581470%0x76df…02567h ago0xd81fa0…c387dc
0x5c4e…a0fd0x4020…0003Base—$0.0096970%0x76df…02567h ago0x5f3e85…17555d

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.