Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd9c…6b390x4f4b…422dBase—$0.05100%coinbase68d ago0x3ce61c…c27fc0
0xbd9c…6b390x4f4b…422dBase—$0.05100%coinbase68d ago0xc3f8c2…2746ba
0xbd9c…6b390x4f4b…422dBase—$0.008100%coinbase68d ago0xad8812…adee24
0xbd9c…6b390x4f4b…422dBase—$0.05100%coinbase68d ago0xab18a5…98736b
0xbd9c…6b390x4f4b…422dBase—$0.003100%coinbase68d ago0xc67476…e5ffe5
0xbd9c…6b390x4f4b…422dBase—$0.008100%coinbase68d ago0xcab160…135f59
0xbd9c…6b390x4f4b…422dBase—$0.0025100%coinbase68d ago0xe80a7e…f859a9
0xbd9c…6b390x4f4b…422dBase—$0.0025100%coinbase68d ago0x3a1c79…06ca3c
0xbd9c…6b390x4f4b…422dBase—$0.001100%coinbase68d ago0x90da2b…90dbf8
0xbd9c…6b390x4f4b…422dBase—$0.001100%coinbase68d ago0xfd2966…69f3e6
0xbd9c…6b390x4f4b…422dBase—$0.001100%coinbase68d ago0xdea339…ef817e
0xbd9c…6b390x4f4b…422dBase—$0.001100%coinbase68d ago0x15ee19…33ccce
0xbd9c…6b390x4f4b…422dBase—$0.05100%coinbase68d ago0xf1aabb…3f02de
0xbd9c…6b390x4f4b…422dBase—$0.05100%coinbase68d ago0xe484e4…8be6dd
0xbd9c…6b390x4f4b…422dBase—$0.05100%coinbase68d ago0x194837…cbeb8f
0xbd9c…6b390x4f4b…422dBase—$0.05100%coinbase68d ago0x627a2b…503189
0xbd9c…6b390x4f4b…422dBase—$0.05100%coinbase68d ago0x3672ab…2e4e66
0xbd9c…6b390x4f4b…422dBase—$0.05100%coinbase68d ago0x72ea4c…d077de

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.