Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb827…8a0f0x5aae…482eBase—$0.001100%coinbase3d ago0x5184c6…10151e
0xb827…8a0f0x5aae…482eBase—$0.001100%coinbase3d ago0x2ea6b2…223a12
0xb827…8a0f0x5aae…482eBase—$0.001100%coinbase3d ago0xe2edcf…d5e3b9
0xb827…8a0f0x5aae…482eBase—$0.001100%coinbase3d ago0xa5128f…dbe64e
0xb827…8a0f0x5aae…482eBase—$0.001100%coinbase3d ago0x7a083d…d1e910
0xb827…8a0f0x5aae…482eBase—$0.001100%coinbase3d ago0xb6b64c…960aa6
0xb827…8a0f0x5aae…482eBase—$0.001100%coinbase3d ago0x0a32a4…5beaf4
0xb827…8a0f0x5aae…482eBase—$0.001100%coinbase3d ago0xdc4c9f…62e9d0
0xb827…8a0f0x5aae…482eBase—$0.001100%coinbase3d ago0x159265…943ffb
0xb827…8a0f0x5aae…482eBase—$0.001100%coinbase3d ago0xd130d3…f4c777
0xb827…8a0f0x5aae…482eBase—$0.001100%coinbase3d ago0xe0eeed…81f94e
0xb827…8a0f0x5aae…482eBase—$0.001100%coinbase3d ago0xd07640…12b557
0xb827…8a0f0x5aae…482eBase—$0.001100%coinbase3d ago0x392771…0373b2
0xb827…8a0f0x5aae…482eBase—$0.001100%coinbase3d ago0xe31be3…08080a
0xb827…8a0f0x5aae…482eBase—$0.001100%coinbase3d ago0x33d8c0…13a39f
0xb827…8a0f0x5aae…482eBase—$0.001100%coinbase3d ago0x1569c5…a09a90
0xb827…8a0f0x5aae…482eBase—$0.001100%coinbase3d ago0x7c6951…cbd9dd
0xb827…8a0f0x5aae…482eBase—$0.001100%coinbase3d ago0x5f8bf5…24f778
0xb827…8a0f0x5aae…482eBase—$0.001100%coinbase3d ago0xe6c59f…b500a5
0xb827…8a0f0x5aae…482eBase—$0.001100%coinbase3d ago0x0d9e39…bad253
0xb827…8a0f0x5aae…482eBase—$0.001100%coinbase3d ago0x0b54ff…a29775
0xb827…8a0f0x5aae…482eBase—$0.001100%coinbase3d ago0xd5c208…b1930c
0xb827…8a0f0x5aae…482eBase—$0.001100%coinbase3d ago0xfd8e65…c6e772
0xb827…8a0f0x5aae…482eBase—$0.001100%coinbase3d ago0x86e1af…f5e88d
0xb827…8a0f0x5aae…482eBase—$0.001100%coinbase3d ago0x68b55c…f87290

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.