Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fe2…ad170xf000…94fcBase$0.20100%coinbase6m ago0xeab60c…04d28d
0xecbf…50d60xf000…94fcBase$0.01100%coinbase6m ago0xa6a532…7df524
0x3460…b66a0xf000…94fcBase$0.10100%coinbase7m ago0x1daf9e…f9a84b
0xf576…65920xf000…94fcBase$0.10100%coinbase8m ago0x3427ca…303e69
0x0976…2f960xf000…94fcBase$0.10100%coinbase12m ago0xe02b81…e35c07
0x1fe2…ad170xf000…94fcBase$0.10100%coinbase12m ago0xd3c5c8…9edc50
0xf576…65920xf000…94fcBase$0.03100%coinbase16m ago0x40b52b…268cc7
0x3460…b66a0xf000…94fcBase$0.20100%coinbase16m ago0xb25c8b…1fac0c
0x3460…b66a0xf000…94fcBase$0.03100%coinbase16m ago0xe6051c…2d7e52
0x3460…b66a0xf000…94fcBase$0.10100%coinbase16m ago0xcb14ef…dfb23a
0x3460…b66a0xf000…94fcBase$0.03100%coinbase17m ago0x4fe4e0…c68cf5
0x3460…b66a0xf000…94fcBase$0.03100%coinbase17m ago0x588584…274f38
0x1fe2…ad170xf000…94fcBase$0.03100%coinbase17m ago0x4d641c…16905d
0x1fe2…ad170xf000…94fcBase$0.03100%coinbase17m ago0xbc8c58…3f4568
0x3460…b66a0xf000…94fcBase$0.03100%coinbase17m ago0x6cb86e…daf997
0x3460…b66a0xf000…94fcBase$0.03100%coinbase17m ago0xd77625…b37707
0x1fe2…ad170xf000…94fcBase$0.03100%coinbase17m ago0xef34dd…6a4f6c
0x0976…2f960xf000…94fcBase$0.03100%coinbase17m ago0xfc81aa…75c9db
0x0976…2f960xf000…94fcBase$0.01100%coinbase17m ago0xb1d15c…b479ab
0x1fe2…ad170xf000…94fcBase$0.03100%coinbase18m ago0x412c5c…2b1334
0x3460…b66a0xf000…94fcBase$0.03100%coinbase18m ago0x7dac44…e526f3
0x3460…b66a0xf000…94fcBase$0.03100%coinbase18m ago0xea6ccd…582dd2
0x1fe2…ad170xf000…94fcBase$0.03100%coinbase18m ago0x079627…03087c
0x1fe2…ad170xf000…94fcBase$0.03100%coinbase18m ago0x8bcfc7…27a63f
0x3460…b66a0xf000…94fcBase$0.03100%coinbase18m ago0xe39252…b8f9df

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.