Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2fc6…befe0xfbb6…43efBase$4.4370%0x6351…0d625d ago0xda5ede…8a0687
0x2fc6…befe0xfbb6…43efBase$285.4270%0x6351…0d625d ago0xf5345a…4a7955
0x2fc6…befe0xfbb6…43efBase$2.6470%0x6351…0d625d ago0x880edb…da9fec
0x2fc6…befe0xfbb6…43efBase$556.1170%0x6351…0d625d ago0xafe4d0…5fd3d1
0x2fc6…befe0xfbb6…43efBase$98.8170%0x6351…0d625d ago0x84c4c3…a614ae
0x2fc6…befe0xfbb6…43efBase$201.6670%0x6351…0d625d ago0x48dd62…fad387
0x2fc6…befe0xfbb6…43efBase$19.4770%0x6351…0d625d ago0x907522…fab1a4
0x2fc6…befe0xfbb6…43efBase$26.6370%0x6351…0d625d ago0xbd18a5…15a085
0x2fc6…befe0xfbb6…43efBase$4.4670%0x6351…0d625d ago0x572b2a…66de75
0x2fc6…befe0xfbb6…43efBase$123.2670%0x6351…0d625d ago0xf0f452…535016
0x2fc6…befe0xfbb6…43efBase$93.0870%0x6351…0d625d ago0x2e32b4…943abb
0x2fc6…befe0xfbb6…43efBase$250.6370%0x6351…0d625d ago0x782bf0…8b638b
0x2fc6…befe0xfbb6…43efBase$287.4970%0x6351…0d625d ago0xf12d78…ebd2ac
0x2fc6…befe0xfbb6…43efBase$3.5770%0x6351…0d625d ago0x084303…781188
0x2fc6…befe0xfbb6…43efBase$30.9870%0x6351…0d625d ago0x170a71…d1425a
0x2fc6…befe0xfbb6…43efBase$248.9970%0x6351…0d625d ago0xd0896a…1924cf
0x2fc6…befe0xfbb6…43efBase$247.4670%0x6351…0d625d ago0xa3525a…eb7d7b
0x2fc6…befe0xfbb6…43efBase$97.9470%0x6351…0d625d ago0x5509e5…29b5d7
0x2fc6…befe0xfbb6…43efBase$222.2870%0x6351…0d625d ago0xa3c410…b6d744
0x2fc6…befe0xfbb6…43efBase$99.1170%0x6351…0d625d ago0xbf3e46…f25c8c
0x2fc6…befe0xfbb6…43efBase$544.1970%0x6351…0d625d ago0x9bce0e…bf38db
0x2fc6…befe0xfbb6…43efBase$5.4470%0x6351…0d625d ago0x422184…3b210d
0x2fc6…befe0xfbb6…43efBase$895.6370%0x6351…0d625d ago0x3af09e…144f41
0x2fc6…befe0xfbb6…43efBase$594.0370%0x6351…0d625d ago0x700841…d12b90
0x2fc6…befe0xfbb6…43efBase$557.7970%0x6351…0d625d ago0x3fc05a…9944de

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.