Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf292…4d960xcc19…930eBase—$0.10100%payAI15d ago0x22929c…45be1b
0xf292…4d960xcc19…930eBase—$0.10100%payAI15d ago0x384188…5204e4
0xf292…4d960xcc19…930eBase—$0.10100%payAI15d ago0xecf6cb…db050a
0xf292…4d960xcc19…930eBase—$0.10100%payAI15d ago0x17ed81…2886a7
0xf292…4d960xcc19…930eBase—$0.10100%payAI15d ago0x9c7772…8290b3
0xf292…4d960xcc19…930eBase—$0.10100%payAI15d ago0x9a3019…05f7c1
0xf292…4d960xcc19…930eBase—$0.10100%payAI15d ago0x6e0940…7983eb
0xf292…4d960xcc19…930eBase—$0.10100%payAI15d ago0x385ad9…cb10d6
0xf292…4d960xcc19…930eBase—$0.10100%payAI15d ago0xcc8189…8fd9de
0xf292…4d960xcc19…930eBase—$0.10100%payAI15d ago0x2c2fd0…452f52
0xf292…4d960xcc19…930eBase—$0.10100%payAI15d ago0x600610…780278
0xf292…4d960xcc19…930eBase—$0.10100%payAI15d ago0x6ab1f5…2cfadb
0xf292…4d960xcc19…930eBase—$0.10100%payAI15d ago0x2a40ec…d17986
0xf292…4d960xcc19…930eBase—$0.10100%payAI15d ago0x4b7edf…988ebd
0x118d…b6060xf292…4d96Base—$1.40100%payAI15d ago0x4331eb…57a91f
0xf292…4d960xcc19…930eBase—$0.10100%payAI15d ago0x150398…3e1f33
0xf292…4d960xcc19…930eBase—$0.10100%payAI15d ago0x245fd0…43bba9
0xf292…4d960xcc19…930eBase—$0.10100%payAI15d ago0x210951…b03ea9
0xf292…4d960xcc19…930eBase—$0.10100%payAI15d ago0x5eec58…9508e2
0xf292…4d960xcc19…930eBase—$0.10100%payAI15d ago0x9eee8c…f4aed6
0xf292…4d960xcc19…930eBase—$0.10100%payAI15d ago0x32c432…2492f5
0xf292…4d960xcc19…930eBase—$0.10100%payAI15d ago0xf3ffef…245d2a
0xf292…4d960xcc19…930eBase—$0.10100%payAI15d ago0xaac9b7…5eaaca
0xf292…4d960xcc19…930eBase—$0.10100%payAI15d ago0x9ddf02…b5493b
0xf292…4d960xcc19…930eBase—$0.10100%payAI15d ago0x5b5b52…596d68

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.