Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75f7…e6540xff40…cdd5Base—$0.01100%coinbase66d ago0x5cb090…92afa0
0x75f7…e6540xd0c5…6f0eBase—$0.01100%coinbase66d ago0xda6b0e…8dd8e6
0x75f7…e6540x3be8…dfdfBase—$0.01100%coinbase66d ago0x063c13…89d221
0x75f7…e6540x9253…5f10Base—$0.01100%coinbase66d ago0x99420c…93acba
0x75f7…e6540x1c64…7c1eBase—$0.01100%coinbase66d ago0x7f13ea…1a8fd1
0x75f7…e6540x1937…4da5Base—$0.01100%coinbase66d ago0x1c12de…322fb7
0x75f7…e6540x2898…23a6Base—$0.01100%coinbase66d ago0x380c33…768c9d
0x75f7…e6540xaeea…1a81Base—$0.01100%coinbase66d ago0x1e6992…4b933e
0x75f7…e6540x0f97…9fefBase—$0.01100%coinbase66d ago0xc6ec49…59c990
0x75f7…e6540x6042…6ab6Base—$0.01100%coinbase66d ago0xc09e3c…8e162c
0x75f7…e6540xfe81…6479Base—$0.01100%coinbase66d ago0xc8cfb0…885edf
0x75f7…e6540x87cf…c5e9Base—$0.01100%coinbase66d ago0x477dee…e61112
0x75f7…e6540x02be…cff7Base—$0.01100%coinbase66d ago0x1c6df8…5c9be7
0x75f7…e6540x61ee…a5a1Base—$0.01100%coinbase66d ago0x28e819…d6bff0
0x75f7…e6540xd556…2ed1Base—$0.01100%coinbase66d ago0xd76b42…151645
0x75f7…e6540x2958…3180Base—$0.01100%coinbase66d ago0x28e75e…b27fe7
0x75f7…e6540x78f7…2c39Base—$0.01100%coinbase66d ago0xcac38a…6cfa4b
0x75f7…e6540x7829…9a19Base—$0.01100%coinbase66d ago0xf51236…2c171d
0x75f7…e6540x580f…8df4Base—$0.01100%coinbase66d ago0xab9d44…08d9af
0x75f7…e6540x277c…669cBase—$0.01100%coinbase66d ago0xc3c755…c91492
0x75f7…e6540x4843…9b92Base—$0.01100%coinbase66d ago0x66ef01…e318b5
0x75f7…e6540xf9f4…daccBase—$0.01100%coinbase66d ago0xf3cc71…d18dde
0x75f7…e6540x6bac…5a56Base—$0.01100%coinbase66d ago0xceebbf…51f5d9
0x75f7…e6540x35e8…360eBase—$0.01100%coinbase66d ago0x9d06f8…9cb426
0x75f7…e6540x91f1…5886Base—$0.01100%coinbase66d ago0x24a88f…f0989c

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.