Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf510…b25e0xfbcd…68d0Base—$0.01100%coinbase73d ago0x0026db…f7fa15
0xf510…b25e0x6222…8940Base—$0.01100%coinbase73d ago0x1e489f…a36bb5
0xf510…b25e0x567c…683bBase—$0.01100%coinbase73d ago0x96d67c…6d52ed
0xf510…b25e0xa7c6…1e97Base—$0.01100%coinbase73d ago0x2cb89c…ed23e0
0xf510…b25e0x1904…f534Base—$0.01100%coinbase73d ago0x1934c8…ac4506
0xf510…b25e0x2d8d…a450Base—$0.01100%coinbase73d ago0x56546f…8250ac
0xf510…b25e0x90d7…65efBase—$0.01100%coinbase73d ago0xe56fd0…f92652
0xf510…b25e0x89e2…36d9Base—$0.01100%coinbase73d ago0xe77ae6…e9b8de
0xf510…b25e0x436e…a29cBase—$0.01100%coinbase73d ago0xd6e4a2…11e271
0xf510…b25e0xc117…bc49Base—$0.01100%coinbase73d ago0x4e3778…e0fa1c
0xf510…b25e0x0945…e676Base—$0.01100%coinbase73d ago0xac40e1…a3496e
0xf510…b25e0x7839…0543Base—$0.01100%coinbase73d ago0x58699d…54107e
0xf510…b25e0x04de…cd29Base—$0.01100%coinbase73d ago0x93dcd5…373d62
0xf510…b25e0x569f…2d5eBase—$0.01100%coinbase73d ago0xf22d73…3764fd
0xf510…b25e0x58d9…de34Base—$0.01100%coinbase73d ago0x23a401…8aa0b2
0xf510…b25e0xff6c…41afBase—$0.01100%coinbase73d ago0xfd4a82…ad171c
0xf510…b25e0x48ac…ad1aBase—$0.01100%coinbase73d ago0x208a9e…9f41a1
0xf510…b25e0xc4ac…6623Base—$0.01100%coinbase73d ago0x93ac59…39bdbb
0xf510…b25e0xcac9…5108Base—$0.01100%coinbase73d ago0xb987df…272535
0xf510…b25e0x3764…519eBase—$0.01100%coinbase73d ago0x2635b8…66fd75
0xf510…b25e0xeb39…56bbBase—$0.01100%coinbase73d ago0x41c7ec…a76c85
0xf510…b25e0x9553…7f08Base—$0.01100%coinbase73d ago0xc190aa…4a7a3e
0xf510…b25e0x62b7…610aBase—$0.01100%coinbase73d ago0xb462ee…a77d34
0xf510…b25e0x9bcc…5ddfBase—$0.01100%coinbase73d ago0x6b3098…88367b
0xf510…b25e0x3c3e…016cBase—$0.01100%coinbase73d ago0x463182…bc85ce

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.