Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fc7…44740x07cf…2396Basex402 service$0.2070%0x1360…66fa29d ago0x4ed002…5e0a22
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0x3b8d58…7987a4
0x3fc7…44740x07cf…2396Basex402 service$0.04100%payAI29d ago0x65342a…23c79a
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa29d ago0x2a24b4…b22222
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0x281293…0dfa3b
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa29d ago0x71a24e…f057ad
0x3fc7…44740x07cf…2396Basex402 service$0.06100%payAI29d ago0x012962…23c8de
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa29d ago0xdc682c…e2097a
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0xe54e70…4185b9
0x3fc7…44740x07cf…2396Basex402 service$0.2070%0x1360…66fa29d ago0x6f67e6…453718
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa29d ago0x92f3b9…ec5be1
0x3fc7…44740x07cf…2396Basex402 service$0.2070%0x1360…66fa29d ago0x8a5948…a1b925
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0x080e4f…41fefb
0x3fc7…44740x07cf…2396Basex402 service$0.2070%0x1360…66fa29d ago0x017087…c38762
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa29d ago0x9af156…aa2caa
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa29d ago0x5cb8dc…4bc257
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa29d ago0x543e0e…bdc438
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0x1ffb3c…74d4ed
0x3fc7…44740x07cf…2396Basex402 service$0.06100%payAI29d ago0x911b38…a5c2a3
0x3fc7…44740x07cf…2396Basex402 service$0.02100%payAI29d ago0x712c36…cb3ba7
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa29d ago0x70f7af…183e3f
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0xf48452…bd5ec8
0x3fc7…44740x07cf…2396Basex402 service$0.10100%payAI29d ago0xa38d8e…2c4afc
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa29d ago0xeb363e…d83eec
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa29d ago0x0b930b…dcf5ce

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.