Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecbf…50d60xf000…94fcBase$0.03100%coinbase20d ago0x773cbb…168ff5
0xecbf…50d60xf000…94fcBase$0.03100%coinbase20d ago0x21f961…ac2f27
0xecbf…50d60xf000…94fcBase$0.01100%coinbase20d ago0x036b9d…fd70a7
0xecbf…50d60xf000…94fcBase$0.01100%coinbase20d ago0xa2b842…928d38
0xecbf…50d60xf000…94fcBase$0.03100%coinbase20d ago0x0caed2…3945ea
0xecbf…50d60xf000…94fcBase$0.01100%coinbase20d ago0x425a34…a062ad
0xecbf…50d60xf000…94fcBase$0.03100%coinbase20d ago0xdef295…4a3fd9
0xecbf…50d60xf000…94fcBase$0.01100%coinbase20d ago0xe29abb…070e1f
0xecbf…50d60xf000…94fcBase$0.03100%coinbase20d ago0x7df523…b4856d
0xecbf…50d60xf000…94fcBase$0.03100%coinbase20d ago0x8b46f5…e71176
0xecbf…50d60xf000…94fcBase$0.01100%coinbase20d ago0xd111f4…9142c5
0xecbf…50d60xf000…94fcBase$0.03100%coinbase20d ago0x88314b…bb4617
0xecbf…50d60xf000…94fcBase$0.01100%coinbase20d ago0x5251d3…73db09
0xecbf…50d60xf000…94fcBase$0.03100%coinbase20d ago0xc9432e…776d83
0xecbf…50d60xf000…94fcBase$0.03100%coinbase20d ago0xec6151…9e1603
0xecbf…50d60xf000…94fcBase$0.01100%coinbase20d ago0xb28a41…90825d
0xecbf…50d60xf000…94fcBase$0.03100%coinbase20d ago0x522639…a281ae
0xecbf…50d60xf000…94fcBase$0.01100%coinbase20d ago0x48d01d…74c4c4
0xecbf…50d60xf000…94fcBase$0.03100%coinbase21d ago0x7d5a8b…83dc38
0xecbf…50d60xf000…94fcBase$0.01100%coinbase21d ago0xe4c57b…02e6c0
0xecbf…50d60xf000…94fcBase$0.03100%coinbase21d ago0xd88fba…2c7622
0xecbf…50d60xf000…94fcBase$0.01100%coinbase21d ago0x614fc9…6afff3
0xecbf…50d60xf000…94fcBase$0.01100%coinbase21d ago0x0a2b82…ee3ff1
0xecbf…50d60xf000…94fcBase$0.03100%coinbase21d ago0x43eb68…47e687
0xecbf…50d60xf000…94fcBase$0.03100%coinbase21d ago0x60d78c…b8a5a1

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.