Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase1d ago0x3a2f30…47437b
0xf576…65920xf000…94fcBase$0.03100%coinbase1d ago0x70bb56…3a3b16
0xf576…65920xf000…94fcBase$0.01100%coinbase1d ago0xc087d5…5c2b0a
0xecbf…50d60xf000…94fcBase$0.01100%coinbase1d ago0xb403f0…ab9864
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase1d ago0xda21db…6d836f
0xf576…65920xf000…94fcBase$0.03100%coinbase1d ago0x13b928…bfac1a
0xf576…65920xf000…94fcBase$0.01100%coinbase1d ago0xe60b12…f8106c
0xecbf…50d60xf000…94fcBase$0.01100%coinbase1d ago0x54dcad…4cffce
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase1d ago0xc09f6f…734744
0x0976…2f960xf000…94fcBase$0.01100%coinbase1d ago0x5c1c82…abb904
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase1d ago0x068bd0…3270db
0x3460…b66a0xf000…94fcBase$0.05100%coinbase1d ago0x77b474…a40686
0x3460…b66a0xf000…94fcBase$0.05100%coinbase1d ago0xd40e60…1ff229
0x3460…b66a0xf000…94fcBase$0.05100%coinbase1d ago0xfc49d7…549380
0x3460…b66a0xf000…94fcBase$0.05100%coinbase1d ago0x094962…a75117
0x3460…b66a0xf000…94fcBase$0.05100%coinbase1d ago0x5f6be3…b80d48
0x3460…b66a0xf000…94fcBase$0.05100%coinbase1d ago0x0c9737…811286
0x3460…b66a0xf000…94fcBase$0.05100%coinbase1d ago0xeaf667…7d0adb
0x3460…b66a0xf000…94fcBase$0.05100%coinbase1d ago0x48eb2c…b853d7
0x3460…b66a0xf000…94fcBase$0.05100%coinbase1d ago0xdce713…fa812d
0x3460…b66a0xf000…94fcBase$0.05100%coinbase1d ago0x9a8295…6ff08d
0x3460…b66a0xf000…94fcBase$0.05100%coinbase1d ago0xed31ee…0999fd
0x3460…b66a0xf000…94fcBase$0.05100%coinbase1d ago0xdd1313…e13d5c
0x3460…b66a0xf000…94fcBase$0.05100%coinbase1d ago0xe4eb89…277e24
0x3460…b66a0xf000…94fcBase$0.05100%coinbase1d ago0x52e621…425c9a

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.