Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50xd782…73d5Base—$89.5670%0x7347…d6919d ago0xbebe10…cfb364
0xa54d…49f50xf6a8…f4a4Base—$2,173.5470%0x64b2…883310d ago0xe75772…583035
0xa54d…49f50x5e4b…7775Base—$6.3670%0x64b2…883310d ago0xdee5d0…f1337a
0xa54d…49f50x21dd…9244Base—$369.6270%0x7347…d69110d ago0xea91e4…f230b0
0xa54d…49f50xa1b4…4d0fBase—$22,899.1670%0x7347…d69110d ago0x6e8837…a1d8ca
0xa54d…49f50x6ce6…884aBase—$709.8370%0x7347…d69110d ago0x100811…c754fe
0xa54d…49f50x9b99…69a4Base—$3,917.7470%0x64b2…883310d ago0xf2f871…7792b6
0xa54d…49f50x40db…228eBase—$907.9170%0x7347…d69110d ago0x31deab…5f5b60
0xa54d…49f50x2fd3…5a31Base—$2.3670%0x64b2…883310d ago0x376128…a0bbbe
0xa54d…49f50x3364…0d44Base—$509.7970%0x7347…d69110d ago0x36e80a…41f17b
0xa54d…49f50xd196…afbbBase—$277.1570%0x7347…d69110d ago0xb4fac1…63c918
0xa54d…49f50x51e3…f6eaBase—$7.4670%0x64b2…883310d ago0x17f9b3…cd838d
0xa54d…49f50xe498…09faBase—$1,607.2970%0x7347…d69110d ago0x19f3e5…49957c
0xa54d…49f50x2ce0…804aBase—$9,499.1370%0x7347…d69110d ago0xf262e0…2cf349
0xa54d…49f50xc5df…ecd3Base—$5.0870%0x7347…d69110d ago0x5ca358…a2bee0
0xa54d…49f50x2dd7…b0f1Base—$200.0070%0x7347…d69110d ago0xa213aa…591f4f
0xa54d…49f50x2dd7…b0f1Base—$200.9770%0x7347…d69110d ago0xf7810e…8b4a52
0xa54d…49f50xf31c…9866Base—$2,871.9070%0x7347…d69110d ago0xbb6255…dff34e
0xa54d…49f50x48b1…593dBase—$4,997.9870%0x64b2…883310d ago0x121354…29b743
0xa54d…49f50x7110…42cfBase—$1,239.9570%0x64b2…883310d ago0x27dc6a…6aeecd
0xa54d…49f50x1bbb…e2d7Base—$5.8670%0x64b2…883310d ago0x59d7e8…397b63
0xa54d…49f50xa368…60e9Base—$3.0470%0x64b2…883310d ago0x66aadc…99f6d8
0xa54d…49f50x0679…1f1eBase—$1,976.8370%0x7347…d69110d ago0x4fc11d…d1af68
0xa54d…49f50x667d…3fd8Base—$2,298.5170%0x64b2…883310d ago0x32712e…014622
0xa54d…49f50x667d…3fd8Base—$1,130.8570%0x64b2…883310d ago0xb5b873…5218be

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.