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.01100%coinbase3d ago0xe89ebf…5dcba9
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase3d ago0x8b5146…e1abe4
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase3d ago0xb8821c…e1ad06
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase3d ago0xc56701…149c72
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase3d ago0x6888eb…9a0789
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase3d ago0x6124e0…435ed9
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase3d ago0x67ed3f…2dce2c
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase3d ago0x8ca126…83e5eb
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase3d ago0x455132…26e506
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase3d ago0x307625…59feb4
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase4d ago0xd822cf…848514
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase4d ago0x118743…ec1f0f
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase4d ago0xb0542b…6a41cd
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase4d ago0xa84ad5…c48060
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase4d ago0xb570df…c01748
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase4d ago0xcc6724…fe4eb9
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase4d ago0xa57f73…1c8573
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase4d ago0xef23ee…ae4fd5
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase4d ago0x9b6d90…020817
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase4d ago0x38ec5b…4c0a1c
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase4d ago0xedecf9…c5c8f7
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase4d ago0x81fecd…2d08c6
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase4d ago0x8c7777…9300de
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase4d ago0x81ca48…8f0af5
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase4d ago0x200981…052e0e

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.