Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase1d ago0xcb7a29…ee80db
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase1d ago0xa3a6cb…4fb146
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase1d ago0xe57441…654b51
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase1d ago0xf5a9f0…a52c94
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase1d ago0xcabb88…bf9914
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase1d ago0x5578fa…0beb12
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase1d ago0x977c40…ee8746
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase1d ago0xa2e0b8…a62305
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase1d ago0x41ec57…4f8f47
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase1d ago0x4c7a8c…8cf2d8
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase1d ago0x884ab7…8c24f7
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase2d ago0x801ae7…baad97
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase2d ago0xca44e8…e8a132
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase2d ago0x88ca9b…b0b6cf
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase2d ago0x7ce721…eb2742
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase2d ago0x108189…ae68f8
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase2d ago0xa98431…885752
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase2d ago0x225abf…390d87
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase2d ago0x1fbbe7…bea1d0
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase2d ago0x2f8f24…04f590
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase2d ago0x4cc872…519691
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase2d ago0x8f85d8…4f7373
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase2d ago0x1408f2…4a260f
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase2d ago0xc555b6…7af19a
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase2d ago0xd6950c…2ae9cc

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.