Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase—$0.19100%coinbase29d ago0x605424…ff8f68
0x467f…a4c10x85b4…627cBase—$2.13100%coinbase29d ago0x335004…d986e4
0x467f…a4c10x85b4…627cBase—$0.37100%coinbase29d ago0xbb344b…43d834
0x467f…a4c10x85b4…627cBase—$0.39100%coinbase29d ago0x05fe34…339f9f
0x467f…a4c10x85b4…627cBase—$0.41100%coinbase29d ago0x300084…44f853
0x467f…a4c10x85b4…627cBase—$0.49100%coinbase29d ago0xa9b7e0…c548ab
0x467f…a4c10x85b4…627cBase—$4.29100%coinbase29d ago0x3caa12…696e2d
0x467f…a4c10x85b4…627cBase—$0.78100%coinbase29d ago0x0e07b3…1a4832
0x467f…a4c10x85b4…627cBase—$3.00100%coinbase29d ago0xc7f828…eb07d8
0x467f…a4c10x85b4…627cBase—$0.42100%coinbase29d ago0x668121…5cf47b
0x467f…a4c10x85b4…627cBase—$0.46100%coinbase29d ago0xf2703f…e536db
0x467f…a4c10x85b4…627cBase—$0.62100%coinbase29d ago0x6ab475…f14aa0
0x467f…a4c10x85b4…627cBase—$0.90100%coinbase29d ago0x830545…217d6a
0x467f…a4c10x85b4…627cBase—$2.73100%coinbase29d ago0x561a9e…c29b6c
0x467f…a4c10x85b4…627cBase—$0.17100%coinbase29d ago0xe89e98…da31d2
0x467f…a4c10x85b4…627cBase—$0.17100%coinbase29d ago0xca3179…f387ef
0x467f…a4c10x85b4…627cBase—$0.13100%coinbase29d ago0x2c12d0…000426
0x467f…a4c10x85b4…627cBase—$1.14100%coinbase29d ago0xd3400f…ddb69b
0x467f…a4c10x85b4…627cBase—$0.29100%coinbase29d ago0x48bc5e…6c91f0
0x467f…a4c10x85b4…627cBase—$0.28100%coinbase29d ago0xd10b0b…c46c29
0x467f…a4c10x85b4…627cBase—$0.42100%coinbase29d ago0x95718a…392e28
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase29d ago0x358ca3…9e9140
0x467f…a4c10x85b4…627cBase—$1.57100%coinbase29d ago0xf80927…d72e61
0x467f…a4c10x85b4…627cBase—$0.74100%coinbase29d ago0x7e972e…eb33bc
0x467f…a4c10x85b4…627cBase—$0.17100%coinbase29d ago0x20b49e…8a32f6

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.