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.001100%coinbase115d ago0x1d71ed…2734b3
0x1509…6c410x6a66…43fcBasex402 service$0.001100%coinbase115d ago0x35dc0a…320661
0x1509…6c410x6a66…43fcBasex402 service$0.001100%coinbase115d ago0x6fe68a…0ecd5a
0x1509…6c410x6a66…43fcBasex402 service$0.001100%coinbase115d ago0x5682d5…6b7b5a
0x1509…6c410x6a66…43fcBasex402 service$0.001100%coinbase115d ago0x522c05…de79df
0x1509…6c410x6a66…43fcBasex402 service$0.005100%coinbase115d ago0xda298e…f450f3
0x1509…6c410x6a66…43fcBasex402 service$0.005100%coinbase115d ago0x751dcc…b5be28
0x1509…6c410x6a66…43fcBasex402 service$0.001100%coinbase115d ago0x182f07…4a9792
0x1509…6c410x6a66…43fcBasex402 service$0.001100%coinbase115d ago0xd0561a…564ad6
0x1509…6c410x6a66…43fcBasex402 service$0.01100%coinbase115d ago0x97c0bc…7bf036
0x1509…6c410x6a66…43fcBasex402 service$0.001100%coinbase115d ago0x6b27df…6efede
0x1509…6c410x6a66…43fcBasex402 service$0.01100%coinbase115d ago0x984ea3…d5b4a2
0x1509…6c410x6a66…43fcBasex402 service$0.005100%coinbase115d ago0x4b05fb…1c221c
0x1509…6c410x6a66…43fcBasex402 service$0.001100%coinbase115d ago0x7b35e4…e4b7df
0x1509…6c410x6a66…43fcBasex402 service$0.001100%coinbase115d ago0x554202…b9fb94
0x1509…6c410x6a66…43fcBasex402 service$0.001100%coinbase115d ago0x63ad1e…b1cafc
0x1509…6c410x6a66…43fcBasex402 service$0.001100%coinbase115d ago0x4a6d60…8db5b7
0x1509…6c410x6a66…43fcBasex402 service$0.001100%coinbase115d ago0x751f7f…2d6566
0x1509…6c410x6a66…43fcBasex402 service$0.005100%coinbase115d ago0x874414…e781e2
0x1509…6c410x6a66…43fcBasex402 service$0.005100%coinbase115d ago0xdfc674…557196
0x1509…6c410x6a66…43fcBasex402 service$0.005100%coinbase115d ago0xd02036…a47cbc
0x1509…6c410x6a66…43fcBasex402 service$0.001100%coinbase115d ago0xaafe2f…462b5c
0x1509…6c410x6a66…43fcBasex402 service$0.01100%coinbase115d ago0x7348f8…f93f58
0x1509…6c410x6a66…43fcBasex402 service$0.001100%coinbase115d ago0x13f683…9993b8
0x1509…6c410x6a66…43fcBasex402 service$0.001100%coinbase115d ago0x2cdd44…4b2d15

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.