Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0x2e8982…a2bde7
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0x8321ad…481bc0
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0x199487…c6ef99
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0x50356d…3f4a2c
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0x1bb3d6…03be36
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0x5d145c…c1fca0
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0x4cb960…8e003a
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0x95a938…c9ad56
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0xd384d0…da54c6
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0x11fd06…557eee
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0xe177a5…946502
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0x0c1d14…bebb39
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0xe94db6…4ed2a3
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0x1289dc…af1f12
0x3a87…46690x5fca…3b3eBase—$1.40100%payAI13d ago0x1217c0…56034e
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0x469759…068db7
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0xefc875…ccc184
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0x556b22…a990b0
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0x42512b…f1bd3d
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0x52125e…fccb40
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0x13fa1c…5fcbe6
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0xb15224…effef6
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0x67be36…7df225
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0x5f805d…052104
0x5fca…3b3e0xcc19…930eBase—$0.10100%payAI13d ago0x90efa4…05b4bc

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.