Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x486b…b9cf0xcc19…930eBase$0.10100%payAI13d ago0x25a414…827015
0x486b…b9cf0xcc19…930eBase$0.10100%payAI13d ago0x3ea9d0…01c87d
0x486b…b9cf0xcc19…930eBase$0.10100%payAI13d ago0xe4b441…89a042
0x486b…b9cf0xcc19…930eBase$0.10100%payAI13d ago0xa47de4…0c2394
0x486b…b9cf0xcc19…930eBase$0.10100%payAI13d ago0xec4bab…27a69e
0x486b…b9cf0xcc19…930eBase$0.10100%payAI13d ago0x4db721…5d56b2
0x486b…b9cf0xcc19…930eBase$0.10100%payAI13d ago0xc72af7…b706d7
0x486b…b9cf0xcc19…930eBase$0.10100%payAI13d ago0xc7392c…2d3153
0x486b…b9cf0xcc19…930eBase$0.10100%payAI13d ago0xaf96ea…34d6a1
0x486b…b9cf0xcc19…930eBase$0.10100%payAI13d ago0x17719d…46f7d2
0x486b…b9cf0xcc19…930eBase$0.10100%payAI13d ago0x784185…f64682
0x486b…b9cf0xcc19…930eBase$0.10100%payAI13d ago0xffc83a…cf8536
0x486b…b9cf0xcc19…930eBase$0.10100%payAI13d ago0x851860…789af6
0x768d…97c10x486b…b9cfBase$1.30100%payAI13d ago0xd6c7d7…ad826a
0x486b…b9cf0xcc19…930eBase$0.10100%payAI13d ago0x72e78b…46c3b6
0x486b…b9cf0xcc19…930eBase$0.10100%payAI13d ago0x8d1771…ee6eac
0x486b…b9cf0xcc19…930eBase$0.10100%payAI13d ago0xe3cc13…5b224b
0x486b…b9cf0xcc19…930eBase$0.10100%payAI13d ago0xdd8312…a0bf21
0x486b…b9cf0xcc19…930eBase$0.10100%payAI13d ago0x983bea…2da6f6
0x486b…b9cf0xcc19…930eBase$0.10100%payAI13d ago0x8f795f…8019fc
0x486b…b9cf0xcc19…930eBase$0.10100%payAI13d ago0x0f70b4…695fa4
0x486b…b9cf0xcc19…930eBase$0.10100%payAI13d ago0x59ed93…5db059
0x486b…b9cf0xcc19…930eBase$0.10100%payAI13d ago0x8948df…1a7241
0x486b…b9cf0xcc19…930eBase$0.10100%payAI13d ago0xbb4b4d…4d4baf
0x486b…b9cf0xcc19…930eBase$0.10100%payAI13d ago0x58c91f…00cf24

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.