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%coinbase15d ago0x6acda7…dce5f9
0xecbf…50d60xf000…94fcBase$0.01100%coinbase15d ago0x5ad309…2cd30d
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase15d ago0xc372b8…e8376e
0xbc16…60c80xf000…94fcBase$0.01100%coinbase15d ago0xfba054…ae14e0
0x8d99…01140xf000…94fcBase$0.01100%coinbase15d ago0x8c4326…7e7d66
0x4855…272c0xf000…94fcBase$0.01100%coinbase15d ago0x9aa497…2acbb0
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase15d ago0xa90e9b…7c5331
0x3460…b66a0xf000…94fcBase$0.01100%coinbase15d ago0x332369…2e3e7a
0x8d99…01140xf000…94fcBase$0.01100%coinbase15d ago0x140b6d…85c606
0x4855…272c0xf000…94fcBase$0.01100%coinbase15d ago0xef5a03…525e2b
0xbc16…60c80xf000…94fcBase$0.01100%coinbase15d ago0x0d4392…54a5c6
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase15d ago0xff54ba…f04420
0x3460…b66a0xf000…94fcBase$0.01100%coinbase15d ago0xdf22d6…e494d0
0xecbf…50d60xf000…94fcBase$0.03100%coinbase15d ago0x86e835…c7155d
0xecbf…50d60xf000…94fcBase$0.01100%coinbase15d ago0x3c3cff…832b19
0xbc16…60c80xf000…94fcBase$0.01100%coinbase15d ago0x3379cf…7b73aa
0x8d99…01140xf000…94fcBase$0.01100%coinbase15d ago0x65d588…34a4b5
0x4855…272c0xf000…94fcBase$0.01100%coinbase15d ago0xde3eb6…812763
0xbc16…60c80xf000…94fcBase$0.01100%coinbase15d ago0x7bf539…28a77f
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase15d ago0x37bb60…e045ce
0x8d99…01140xf000…94fcBase$0.01100%coinbase15d ago0xe4ec4e…3186aa
0x3460…b66a0xf000…94fcBase$0.01100%coinbase15d ago0x35e14a…b13c88
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase15d ago0xf1f5c4…d693b2
0xecbf…50d60xf000…94fcBase$0.01100%coinbase15d ago0x3babca…a26c51
0xecbf…50d60xf000…94fcBase$0.03100%coinbase15d ago0x9420b5…b72ce1

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.