Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2fc6…befe0x0000…1b99Base$1.1470%0x6351…0d621d ago0xf2e6b0…b0f137
0x2fc6…befe0x4985…2b2bBase$17.8970%0x6351…0d621d ago0x6c3d54…50ea44
0x2fc6…befe0xba13…9ba9Base$19.9470%0x6351…0d621d ago0x839df0…a44be5
0x2fc6…befe0x4985…2b2bBase$19.8670%0x6351…0d621d ago0x0cfb34…d04e1e
0x2fc6…befe0xfbb6…43efBase$692.5870%0x6351…0d621d ago0x273acc…6bbc18
0x2fc6…befe0xfbb6…43efBase$40.8570%0x6351…0d621d ago0xc08083…3460b1
0x2fc6…befe0xfbb6…43efBase$22.2670%0x6351…0d621d ago0x2c05af…4f8f88
0x2fc6…befe0xb4cb…00e5Base$55.7570%0x6351…0d621d ago0xf273db…e8204d
0x2fc6…befe0x4985…2b2bBase$80.3870%0x6351…0d621d ago0x5ff061…c0bc8a
0x2fc6…befe0xfbb6…43efBase$232.0870%0x6351…0d621d ago0x3d51a3…6534ab
0x2fc6…befe0x4985…2b2bBase$442.6970%0x6351…0d621d ago0xdfcf86…4bc592
0x2fc6…befe0x4985…2b2bBase$14.3470%0x6351…0d621d ago0xe6a878…e4c297
0x2fc6…befe0x4985…2b2bBase$1.0070%0x6351…0d621d ago0x1fe25a…09f169
0x2fc6…befe0x4985…2b2bBase$1.4970%0x6351…0d621d ago0xe27dff…f0882c
0x2fc6…befe0xe5b5…db97Base$43.8570%0x6351…0d621d ago0x9749bd…8a9a7f
0x2fc6…befe0x4985…2b2bBase$23.5570%0x6351…0d621d ago0x821d80…771a80
0x2fc6…befe0xb4cb…00e5Base$112.2370%0x6351…0d621d ago0x077632…f58813
0x2fc6…befe0xfbb6…43efBase$68.7670%0x6351…0d621d ago0x77377d…9b9410
0x2fc6…befe0xfbb6…43efBase$98.6870%0x6351…0d621d ago0x846399…2ac729
0x3808…d4a70x2fc6…befeBase$7.0070%0x6351…0d621d ago0x3549ba…2c1a97
0x2fc6…befe0x4985…2b2bBase$5.7970%0x6351…0d621d ago0x035e1a…871442
0x2fc6…befe0xfbb6…43efBase$494.4270%0x6351…0d621d ago0x7d792d…2a7250
0x2fc6…befe0xb4cb…00e5Base$166.9770%0x6351…0d621d ago0x18599e…300772
0x2fc6…befe0x4985…2b2bBase$5.9770%0x6351…0d621d ago0xc60eb4…b9ce34
0x2fc6…befe0x4985…2b2bBase$4,481.2970%0x6351…0d621d ago0x148c4d…f74a6c

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.