Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50xe33f…4679Base—$49.8670%0x64b2…883322h ago0x073626…5285c9
0xa54d…49f50xddaf…027bBase—$4,024.4470%0x64b2…883322h ago0xfc3ce5…b445ee
0xa54d…49f50xa5c6…0ce1Base—$11.9570%0x64b2…883322h ago0x402718…88fe35
0xa54d…49f50x7123…79adBase—$105.9870%0x64b2…883322h ago0xc8a748…b65342
0xa54d…49f50x955b…d246Base—$3.8670%0x64b2…883322h ago0x28e4b7…e06fb4
0xa54d…49f50x46f7…6a88Base—$719.9470%0x7347…d69122h ago0x4ab330…be750f
0xa54d…49f50x57a3…9fd7Base—$7.7570%0x64b2…883323h ago0x5a754b…50f357
0xa54d…49f50x5f82…2c87Base—$299.6770%0x7347…d69123h ago0x83b38e…349696
0xa54d…49f5chrisbcrypto.ethBase—$17.0570%0x7347…d6911d ago0x3a1533…4d6df4
0xa54d…49f50xa070…4f0aBase—$7.2270%0x64b2…88331d ago0x3ed761…cfdce9
0xa54d…49f50xd55b…5f0bBase—$935.8370%0x7347…d6911d ago0xb09c94…00eaee
0xa54d…49f50xfff8…1fc5Base—$4,071.5370%0x7347…d6911d ago0x9ca06f…6721aa
0xa54d…49f50x4e9b…8d9eBase—$3,144.2370%0x7347…d6911d ago0x769a3e…7708b6
0xa54d…49f50xfff8…1fc5Base—$4,492.8270%0x7347…d6911d ago0xf5422d…5a08de
0xa54d…49f50x5f1f…d5faBase—$220.9770%0x7347…d6911d ago0xb5a5f9…a6d85a
0xa54d…49f50x24ef…e827Base—$998.9370%0x7347…d6911d ago0x34f1c0…f805f3
0xa54d…49f50x24ef…e827Base—$998.9370%0x7347…d6911d ago0xdd3731…5d2621
0xa54d…49f50x3090…aae5Base—$4.5370%0x64b2…88331d ago0x71abc8…960953
0xa54d…49f50x7d21…f858Base—$3.9070%0x64b2…88331d ago0x823d2a…b860ae
0xa54d…49f50x24ef…e827Base—$998.9370%0x7347…d6911d ago0xcd45f2…7a76ae
0xa54d…49f50xe733…dcd6Base—$1,500.2570%0x64b2…88331d ago0x6db536…9d6ece
0xa54d…49f5samsongq.ethBase—$999.8670%0x7347…d6911d ago0xcc0b41…d2c8fb
0xa54d…49f50x24ef…e827Base—$998.9370%0x7347…d6911d ago0x98837b…52b981
0xa54d…49f50x24ef…e827Base—$998.9370%0x7347…d6911d ago0x470ba5…333f58
0xa54d…49f50x24ef…e827Base—$997.9370%0x7347…d6911d ago0x036c24…18f30c

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.