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.02100%coinbase106d ago0xf73d82…9269cc
0x1509…6c410x6a66…43fcBasex402 service$0.003100%coinbase106d ago0x6f08d1…7567b8
0x1509…6c410x6a66…43fcBasex402 service$0.003100%coinbase106d ago0x8eebf0…ef721d
0x1509…6c410x6a66…43fcBasex402 service$0.01100%coinbase106d ago0x2f8f78…f5651f
0x1509…6c410x6a66…43fcBasex402 service$0.10100%coinbase106d ago0x1f58e5…ae3c64
0x1509…6c410x6a66…43fcBasex402 service$0.02100%coinbase106d ago0xbbe65e…05233d
0x1509…6c410x6a66…43fcBasex402 service$0.05100%coinbase106d ago0xb32afb…717fd3
0x1509…6c410x6a66…43fcBasex402 service$0.003100%coinbase106d ago0x3c4fe5…3289eb
0x1509…6c410x6a66…43fcBasex402 service$0.003100%coinbase106d ago0x34ea78…287196
0x1509…6c410x6a66…43fcBasex402 service$0.01100%coinbase106d ago0x8bd286…7fc63c
0x1509…6c410x6a66…43fcBasex402 service$0.10100%coinbase106d ago0x168a8f…c04f64
0x1509…6c410x6a66…43fcBasex402 service$0.02100%coinbase106d ago0x267954…4159d7
0x1509…6c410x6a66…43fcBasex402 service$0.05100%coinbase106d ago0x471eec…da40b8
0x1509…6c410x6a66…43fcBasex402 service$0.003100%coinbase106d ago0x37793f…35bd8f
0x1509…6c410x6a66…43fcBasex402 service$0.003100%coinbase107d ago0x6f858c…693935
0x1509…6c410x6a66…43fcBasex402 service$0.01100%coinbase107d ago0x5c01b1…bc56d3
0x1509…6c410x6a66…43fcBasex402 service$0.10100%coinbase107d ago0x8195d3…430843
0x1509…6c410x6a66…43fcBasex402 service$0.02100%coinbase107d ago0xa567e6…b32431
0x1509…6c410x6a66…43fcBasex402 service$0.05100%coinbase107d ago0xcec9a3…955b5f
0x1509…6c410x6a66…43fcBasex402 service$0.003100%coinbase107d ago0x04ef8e…226f27
0x9cc4…b1760x6a66…43fcBasex402 service$0.003100%coinbase107d ago0x12c17c…f9ed28
0x9cc4…b1760x6a66…43fcBasex402 service$0.003100%coinbase107d ago0xccd4c9…58baef
0x1509…6c410x6a66…43fcBasex402 service$0.003100%coinbase107d ago0xa841d5…7fe21a
0x1509…6c410x6a66…43fcBasex402 service$0.01100%coinbase107d ago0x6931dc…fe3458
0x1509…6c410x6a66…43fcBasex402 service$0.10100%coinbase107d ago0x082ff0…dcce14

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.