Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3878…18220xb0af…7de0Base—$3.08100%coinbase40d ago0xf85bd4…ebc5e0
0x3878…18220xb0af…7de0Base—$3.39100%coinbase40d ago0x85dc59…9c041d
0x3878…18220xb0af…7de0Base—$3.75100%coinbase40d ago0x4fb243…40f0b3
0x3878…18220xb0af…7de0Base—$3.00100%coinbase40d ago0x6debbf…107e93
0x3878…18220xb0af…7de0Base—$2.00100%coinbase40d ago0xb30f09…51328d
0x3878…18220xb0af…7de0Base—$5.00100%coinbase40d ago0x0b36b8…add194
0x3878…18220xb0af…7de0Base—$5.00100%coinbase40d ago0x1785ca…bd23b0
0x3878…18220xb0af…7de0Base—$6.01100%coinbase40d ago0xa5c1b2…102ab7
0x3878…18220xb0af…7de0Base—$6.00100%coinbase40d ago0xbb5e55…c9dc33
0x3878…18220xb0af…7de0Base—$5.00100%coinbase40d ago0x68cd66…600604
0x3878…18220xb0af…7de0Base—$6.00100%coinbase40d ago0xc98a9b…82476b
0x3878…18220xb0af…7de0Base—$5.00100%coinbase40d ago0x7311de…6e71a1
0x3878…18220xb0af…7de0Base—$5.00100%coinbase40d ago0x66dfe0…6425eb
0x3878…18220xb0af…7de0Base—$4.00100%coinbase40d ago0x9187fc…6632c3
0x3878…18220xb0af…7de0Base—$4.00100%coinbase40d ago0x7b5675…6b8488
0x3878…18220xb0af…7de0Base—$4.84100%coinbase40d ago0x4a208d…2f7b03
0x3878…18220xb0af…7de0Base—$6.14100%coinbase40d ago0xf4048f…99a88f
0x3878…18220xb0af…7de0Base—$6.84100%coinbase40d ago0xe63933…80561e
0x3878…18220xb0af…7de0Base—$7.56100%coinbase40d ago0x16cdb0…e4baaf
0x3878…18220xb0af…7de0Base—$7.26100%coinbase40d ago0x6f6a05…c392a9
0x3878…18220xb0af…3befBase—$3.00100%payAI40d ago0xb15dac…abc0f0
0x3878…18220xb0af…7de0Base—$9.35100%coinbase40d ago0x128a93…01aa07
0x3878…18220xb0af…7de0Base—$9.19100%coinbase40d ago0x762768…af71c3
0x3878…18220xb0af…7de0Base—$8.01100%coinbase40d ago0xd97d61…c665b6
0x3878…18220xb0af…7de0Base—$9.72100%coinbase40d ago0x8cc33f…408ddf

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.