Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf3e8…6dd50xb20f…d9ecBase—$0.001100%treasure68d ago0x4e88e5…b0edc5
0xf3e8…6dd50xb20f…d9ecBase—$0.001100%treasure68d ago0x6edb7c…e043e5
0xf3e8…6dd50xb20f…d9ecBase—$0.001100%treasure68d ago0x77c2fa…1fdc7c
0xf3e8…6dd50xb20f…d9ecBase—$0.001100%treasure68d ago0x8efbf5…651e62
0xf3e8…6dd50xb20f…d9ecBase—$0.001100%treasure68d ago0x6731ef…8d052f
0xf3e8…6dd50xb20f…d9ecBase—$0.001100%treasure68d ago0x2e15ca…035153
0xf3e8…6dd50xb20f…d9ecBase—$0.001100%treasure68d ago0xb06225…d99497
0xf3e8…6dd50xb20f…d9ecBase—$0.001100%treasure68d ago0x624d48…80829b
0xf3e8…6dd50xb20f…d9ecBase—$0.001100%treasure68d ago0x04a4b2…ef54bf
0xf3e8…6dd50xb20f…d9ecBase—$0.002100%treasure68d ago0x121f93…1a2287
0xf3e8…6dd50xb20f…d9ecBase—$0.002100%treasure68d ago0x838750…c942d6
0xf3e8…6dd50xb20f…d9ecBase—$0.002100%treasure68d ago0x9b7662…907d18
0xf3e8…6dd50xb20f…d9ecBase—$0.002100%treasure68d ago0x2e9792…ea11a6
0xf3e8…6dd50xb20f…d9ecBase—$0.002100%treasure68d ago0xee9a84…f2cc2b
0xf3e8…6dd50xb20f…d9ecBase—$0.002100%treasure68d ago0x3ac472…39a3b8
0xf3e8…6dd50xb20f…d9ecBase—$0.002100%treasure68d ago0x392a3c…349a2c
0xf3e8…6dd50xb20f…d9ecBase—$0.002100%treasure68d ago0xb34516…406f07
0xf3e8…6dd50xb20f…d9ecBase—$0.002100%treasure68d ago0x03b21a…96599b
0xf3e8…6dd50xb20f…d9ecBase—$0.002100%treasure68d ago0x7c5e20…124e32
0xf3e8…6dd50xb20f…d9ecBase—$0.002100%treasure68d ago0xc60ed0…38182d
0xf3e8…6dd50xb20f…d9ecBase—$0.001100%treasure68d ago0xee3139…ee81b9
0xf3e8…6dd50xb20f…d9ecBase—$0.001100%treasure68d ago0x9ece8f…0dfeba

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.