Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI6d ago0x416957…68f862
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI6d ago0xd59b74…d43d43
0x1328…a5d50xdb5c…10fdBasex402 service$0.10100%payAI6d ago0x3caa11…5aacc0
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI6d ago0xe8b0e0…0a446d
0x1328…a5d50xdb5c…10fdBasex402 service$0.10100%payAI6d ago0xd4bd5b…4ef404
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI6d ago0xab5f9a…cb872d
0x4dbe…6beb0xdb5c…10fdBasex402 service$0.10100%payAI6d ago0x8127a8…d5ff1d
0x1328…a5d50xdb5c…10fdBasex402 service$0.10100%payAI6d ago0xf0f50d…03b303
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI6d ago0x4be7f7…471659
0x1328…a5d50xdb5c…10fdBasex402 service$0.10100%payAI6d ago0xab2485…010bfe
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI6d ago0xaf3218…88170c
0x4dbe…6beb0xdb5c…10fdBasex402 service$0.10100%payAI6d ago0x56d873…d2d2b8
0x4dbe…6beb0xdb5c…10fdBasex402 service$0.10100%payAI6d ago0xbc80b5…e7d316
0xb90c…03a30xdb5c…10fdBasex402 service$0.10100%payAI6d ago0x3aa3ea…6b9989
0x1328…a5d50xdb5c…10fdBasex402 service$0.10100%payAI6d ago0x0069cb…3e69c8
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI6d ago0xe73180…bd08a5
0x1328…a5d50xdb5c…10fdBasex402 service$0.10100%payAI6d ago0xf2f1a0…785af0
0xb90c…03a30xdb5c…10fdBasex402 service$0.10100%payAI6d ago0x35c644…121e41
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI6d ago0xff5d6a…40e026
0x1328…a5d50xdb5c…10fdBasex402 service$0.10100%payAI7d ago0x63d28f…5b2e28
0xb90c…03a30xdb5c…10fdBasex402 service$0.10100%payAI7d ago0xb57706…75c560
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI7d ago0xec590b…001ece
0xb90c…03a30xdb5c…10fdBasex402 service$0.10100%payAI7d ago0x355c1c…992a1b
0x1328…a5d50xdb5c…10fdBasex402 service$0.10100%payAI7d ago0x77ddd0…ca7ad6
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI7d ago0xa9fd9a…af9e0e

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.