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%coinbase40d ago0xbe3186…a6bce0
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase40d ago0x34e143…0905c7
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase40d ago0x43fa2f…e09b4a
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase41d ago0xb3de6e…70f1cf
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase41d ago0x68f278…d1e436
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase41d ago0x02ab11…3467ad
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase41d ago0xf424e5…bca3bf
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase41d ago0xa732f6…263a4e
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase41d ago0xa3c09f…25cc70
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase41d ago0xa620cb…ebb5e6
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase41d ago0xd7e026…12ef57
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase41d ago0xa67fd5…cf2ca6
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase41d ago0x314302…c2ac67
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase41d ago0x96bb89…01e12e
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase41d ago0xfc5233…862391
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase41d ago0xe55b93…11bb13
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase41d ago0xee4f87…516c02
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase41d ago0xe8326d…e0928f
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase41d ago0x0892f8…d836d7
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase41d ago0xe1f190…6a19eb
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase41d ago0xafe58a…a9a869
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase41d ago0x5d5dd0…b2283d
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase41d ago0x9f6a01…50b25e
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase41d ago0x44e63f…6991a4
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase41d ago0x2be8d6…a07857

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.