Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1509…6c410x6a66…43fcBasex402 service$0.003100%coinbase110d ago0xf80589…c23f0e
0x1509…6c410x6a66…43fcBasex402 service$0.01100%coinbase110d ago0xcaa976…c900ef
0x1509…6c410x6a66…43fcBasex402 service$0.10100%coinbase110d ago0x591f4b…91564b
0x1509…6c410x6a66…43fcBasex402 service$0.02100%coinbase110d ago0xfea105…78c303
0x1509…6c410x6a66…43fcBasex402 service$0.05100%coinbase110d ago0x996f2c…4ecd3d
0x1509…6c410x6a66…43fcBasex402 service$0.003100%coinbase110d ago0xc2f371…763a3a
0x1509…6c410x6a66…43fcBasex402 service$0.003100%coinbase110d ago0xd4b461…b38b57
0x1509…6c410x6a66…43fcBasex402 service$0.01100%coinbase110d ago0xc0c8c8…7e6a6f
0x1509…6c410x6a66…43fcBasex402 service$0.10100%coinbase110d ago0x38161f…dfe7f4
0x1509…6c410x6a66…43fcBasex402 service$0.02100%coinbase110d ago0x99e9ff…3f0e5b
0x1509…6c410x6a66…43fcBasex402 service$0.05100%coinbase110d ago0x8687bc…113acb
0x1509…6c410x6a66…43fcBasex402 service$0.003100%coinbase110d ago0x0f6de0…505366
0x8a69…71b70x6a66…43fcBasex402 service$0.003100%coinbase110d ago0x977f22…3f86d4
0x330a…fed50x6a66…43fcBasex402 service$0.003100%coinbase110d ago0x4f7759…09c784
0x8a69…71b70x6a66…43fcBasex402 service$0.005100%coinbase110d ago0x474922…4eb2a6
0xb2f5…daf40x6a66…43fcBasex402 service$0.005100%coinbase110d ago0xe29959…531826
0x8a69…71b70x6a66…43fcBasex402 service$0.003100%coinbase110d ago0x3f4e3a…ec1d76
0x8a69…71b70x6a66…43fcBasex402 service$0.003100%coinbase110d ago0x29236c…2082b7
0x1509…6c410x6a66…43fcBasex402 service$0.003100%coinbase110d ago0x47b2d7…e4d5dd
0x1509…6c410x6a66…43fcBasex402 service$0.01100%coinbase110d ago0xbb6e10…a39720
0x1509…6c410x6a66…43fcBasex402 service$0.10100%coinbase110d ago0x1bd5ec…e97212
0x1509…6c410x6a66…43fcBasex402 service$0.02100%coinbase110d ago0x37d394…7999a1
0x1509…6c410x6a66…43fcBasex402 service$0.05100%coinbase110d ago0xe650de…e9b178
0x1509…6c410x6a66…43fcBasex402 service$0.003100%coinbase110d ago0xd40584…c96912
0x1509…6c410x6a66…43fcBasex402 service$0.003100%coinbase111d ago0x5bef0e…48d85c

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.