Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1744…0e750xf000…94fcBase—$0.10100%coinbase43d ago0xef9983…201ab0
0x1744…0e750xf000…94fcBase—$0.01100%coinbase43d ago0xddc527…e3395b
0x1744…0e750xf000…94fcBase—$0.03100%coinbase43d ago0x13e2bf…eb3b32
0x1744…0e750xf000…94fcBase—$0.20100%coinbase43d ago0xf79bd4…e1d3b1
0x1744…0e750xf000…94fcBase—$0.10100%coinbase43d ago0x7d483f…171a69
0x1744…0e750xf000…94fcBase—$0.03100%coinbase43d ago0x3bc901…c4d45b
0x1744…0e750xf000…94fcBase—$0.03100%coinbase43d ago0xd328d1…94e56f
0x1744…0e750xf000…94fcBase—$0.03100%coinbase43d ago0x5a058e…c331c6
0x1744…0e750xf000…94fcBase—$0.03100%coinbase43d ago0x14c4c1…3462cf
0x1744…0e750xf000…94fcBase—$0.03100%coinbase43d ago0xfa6d56…4bf7e7
0x1744…0e750xf000…94fcBase—$0.03100%coinbase43d ago0xa624d8…5a10ac
0x1744…0e750xf000…94fcBase—$0.03100%coinbase43d ago0x84f55b…c0985a
0x1744…0e750xf000…94fcBase—$0.20100%coinbase43d ago0x00b1ec…802488
0x1744…0e750xf000…94fcBase—$0.10100%coinbase43d ago0x10bd0a…da8794
0x1744…0e750xf000…94fcBase—$0.03100%coinbase43d ago0x91b6cc…0b5458
0x1744…0e750xf000…94fcBase—$0.01100%coinbase43d ago0x5a933b…71b2de
0x1744…0e750xf000…94fcBase—$0.03100%coinbase43d ago0xd57a3d…076209
0x1744…0e750xf000…94fcBase—$0.03100%coinbase43d ago0xf7ee6f…5cc9d3
0x1744…0e750xf000…94fcBase—$0.03100%coinbase43d ago0x84a300…91d6ec
0x1744…0e750xf000…94fcBase—$0.01100%coinbase43d ago0x20f69d…f074d2
0x1744…0e750xf000…94fcBase—$0.03100%coinbase43d ago0x6aa809…a36a15
0x1744…0e750xf000…94fcBase—$0.03100%coinbase43d ago0x7cb7f6…47ae1b
0x1744…0e750xf000…94fcBase—$0.20100%coinbase43d ago0xe99570…9a5764
0x1744…0e750xf000…94fcBase—$0.10100%coinbase43d ago0x8a7bca…167a3a
0x1744…0e750xf000…94fcBase—$0.03100%coinbase43d ago0xcc43da…0caf6a

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.