Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb62…66e50x6366…f1e2Base$0.006279100%0x6366…f1e292d ago0x65d12e…d56f42
0xbb62…66e50x6366…f1e2Base$0.79100%0x6366…f1e292d ago0x3f687c…444d1d
0xbb62…66e50x6366…f1e2Base$0.02100%0x6366…f1e292d ago0x38f67d…2b1a06
0xbb62…66e50x6366…f1e2Base$0.00089100%0x6366…f1e292d ago0x935ad5…42977f
0xbb62…66e50x6366…f1e2Base$0.006044100%0x6366…f1e292d ago0x174502…c647e3
0xbb62…66e50x6366…f1e2Base$3.16100%0x6366…f1e292d ago0xdd63c7…ec36d6
0xbb62…66e50x6366…f1e2Base$0.47100%0x6366…f1e292d ago0x47b554…003918
0xbb62…66e50x6366…f1e2Base$0.00606100%0x6366…f1e292d ago0x2aff0b…00cd9e
0xbb62…66e50x6366…f1e2Base$2.99100%0x6366…f1e292d ago0xe94f1a…3d5066
0xbb62…66e50x6366…f1e2Base$0.02100%0x6366…f1e292d ago0x0b7f68…254cf9
0xbb62…66e50x6366…f1e2Base$0.006064100%0x6366…f1e292d ago0xe4d740…055fa0
0xbb62…66e50x6366…f1e2Base$8.16100%0x6366…f1e292d ago0x6f0036…ae72fd
0xbb62…66e50x6366…f1e2Base$0.006053100%0x6366…f1e293d ago0xe358c9…e2ad8b
0xbb62…66e50x6366…f1e2Base$26.37100%0x6366…f1e293d ago0x35ca17…6200cb
0xbb62…66e50x6366…f1e2Base$18.60100%0x6366…f1e293d ago0x6359c4…701ee4
0xbb62…66e50x6366…f1e2Base$0.006059100%0x6366…f1e293d ago0xe8e41c…285ea2
0xbb62…66e50x6366…f1e2Base$13.50100%0x6366…f1e293d ago0x9a46e9…e41862
0xbb62…66e50x6366…f1e2Base$0.006023100%0x6366…f1e293d ago0xf37eb1…26cc0a
0xbb62…66e50x6366…f1e2Base$5.52100%0x6366…f1e293d ago0xf1dc57…9b1883
0xbb62…66e50x6366…f1e2Base$4.65100%0x6366…f1e293d ago0xf9481e…509ec7
0xbb62…66e50x6366…f1e2Base$0.006037100%0x6366…f1e293d ago0xa826dc…b76177
0xbb62…66e50x6366…f1e2Base$5.52100%0x6366…f1e293d ago0xc2c469…9d1d7e

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.