Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x72f0…06100xccc8…15beBase—$75.00100%0xf70d…dbef82d ago0x277078…3f6ba1
0x72f0…06100xccc8…15beBase—$75.00100%0xf70d…dbef82d ago0x628370…675581
0x7fa1…f6110xccc8…15beBase—$2.21100%0xf70d…dbef82d ago0xfd2950…26ada3
0x7fa1…f6110xccc8…15beBase—$3.00100%0xf70d…dbef82d ago0xa91043…ec4ef9
0x73c5…e8e60xccc8…15beBase—$30.32100%0xf70d…dbef82d ago0xfe175e…6a9df7
0x5b2f…ed9c0xccc8…15beBase—$1.26100%0xf70d…dbef82d ago0xe66c45…69708d
0x6d87…ca9d0xccc8…15beBase—$1.01100%0xf70d…dbef82d ago0xa5b376…e82fab
0x5b2f…ed9c0xccc8…15beBase—$3.82100%0xf70d…dbef82d ago0xa0988f…77f705
0xfeeb…b7810xccc8…15beBase—$2.01100%0xf70d…dbef82d ago0x1d84cf…dbff6c
0xcf96…57c30xccc8…15beBase—$0.05100%0xf70d…dbef83d ago0x880cdb…d0e4f8
0xb30f…124d0xccc8…15beBase—$2.06100%0xf70d…dbef83d ago0x7420f6…1e272a
0xa954…a4ce0xccc8…15beBase—$0.97100%0xf70d…dbef83d ago0x03f447…79a545
0xcf96…57c30xccc8…15beBase—$0.27100%0xf70d…dbef83d ago0xa54cdd…bccfda
0xb30f…124d0xccc8…15beBase—$1.98100%0xf70d…dbef83d ago0x220773…55e39f
0xbafa…632f0xccc8…15beBase—$39.90100%0xf70d…dbef83d ago0x13f174…bf9a7a
f71ssw.eth0xccc8…15beBase—$95.65100%0xf70d…dbef83d ago0x896fdf…531b97
0x9894…662a0xccc8…15beBase—$195.63100%0xf70d…dbef83d ago0x7a5ce6…d7c4cb
0x891c…459d0xccc8…15beBase—$2.84100%0xf70d…dbef83d ago0x6996c5…051390
0x7956…3d5f0xccc8…15beBase—$30.32100%0xf70d…dbef83d ago0x38dc2b…9634c1
0x9894…662a0xccc8…15beBase—$10.00100%0xf70d…dbef83d ago0xce47e6…f872a6
0xc2d9…5d660xccc8…15beBase—$1.25100%0xf70d…dbef83d ago0x15ec93…42f052
0x9d11…49a50xccc8…15beBase—$0.66100%0xf70d…dbef83d ago0xbd7178…a06658
0x9d11…49a50xccc8…15beBase—$1.47100%0xf70d…dbef83d ago0xf4e829…e319a0
0x9d11…49a50xccc8…15beBase—$2.25100%0xf70d…dbef83d ago0xe64886…aedd28
0xadaf…5f080xccc8…15beBase—$5.00100%0xf70d…dbef83d ago0x1455e9…3ed0b8

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.