Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5481…37bb0x07cf…2396Basex402 service$0.20100%payAI24d ago0x625473…05c707
0x5481…37bb0x07cf…2396Basex402 service$0.10100%payAI24d ago0xa08ec1…6fd49e
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0xdba8f3…516817
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x0435f9…ee7ab1
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x79ec57…4262cc
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x55ca74…bc132e
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x3a9b8a…15347d
0x5481…37bb0x07cf…2396Basex402 service$0.02100%payAI24d ago0xbf9dff…de84c7
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x36d9d2…8dc322
0x5481…37bb0x07cf…2396Basex402 service$0.1070%0x1360…66fa24d ago0xba19bd…a435a8
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x3e6565…72e818
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa24d ago0x7fd6ad…70eb7a
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x12af94…b89cdb
0x5481…37bb0x07cf…2396Basex402 service$0.2070%0x1360…66fa24d ago0x9415f7…ddb360
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x0014be…471701
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0xf4bca4…56194d
0x5481…37bb0x07cf…2396Basex402 service$0.02100%payAI24d ago0xd18ae5…d472be
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x268bb4…9d7686
0x5481…37bb0x07cf…2396Basex402 service$0.04100%payAI24d ago0x7b6b03…86008b
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa24d ago0xa01571…ef9ede
0x5481…37bb0x07cf…2396Basex402 service$0.2070%0x1360…66fa24d ago0x89520b…cb56fc
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa24d ago0x440b17…fd7edf
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa24d ago0x3b7ea0…16f4e2
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0xf44bd8…5bd0f4
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa24d ago0xfa2854…a52455

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.