Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcbe1…a8ca0x3e0a…78e7Base—$0.003539100%coinbase14s ago0xea1bc5…0025d3
0x440a…3ee00x6839…1a2bBase—$1.00100%coinbase16s ago0x296da0…4e3783
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase22s ago0xbda638…037dc4
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase24s ago0x3bbeaa…463554
0x60e6…20a00xef43…6c7fBase—$0.01100%virtuals24s ago0xdea244…79d45a
0x5bf9…06d30x94f7…4873Basex402 service$0.01100%payAI28s ago0xff59c0…02a3bd
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase30s ago0x0a9aba…7a93c1
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted30s ago0x8c5bbd…09e9de
0x5642…c58a0x6839…1a2bBase—$0.003100%coinbase34s ago0x53cbc7…cd00f8
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase44s ago0x26ec68…537cfa
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase44s ago0x895df6…512b1d
0xc13c…ce270xef43…6c7fBase—$0.01100%virtuals46s ago0x9e6918…31520f
0x3e1d…bb270x3e0a…78e7Base—$0.003502100%coinbase48s ago0x9344b1…5a456a
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase48s ago0x1e043b…d59dc2
0x5bf9…06d30x94f7…4873Basex402 service$0.01100%payAI50s ago0x06820f…c99dbd
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase52s ago0x665248…4558dd
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase54s ago0xbfb130…01f0c1
0x0483…4fa60x6839…1a2bBase—$0.003100%coinbase54s ago0xad4b9b…fb1f94
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase56s ago0x1e3d1b…402aff
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase58s ago0x905403…c2f18a
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase1m ago0x0175a5…3db317
0x0eb4…59000x6839…1a2bBase—$1.00100%coinbase1m ago0xe486fc…919443
0x5bf9…06d30x94f7…4873Basex402 service$0.01100%payAI1m ago0x02c7b5…d53f42
0x5068…663b0xef43…6c7fBase—$0.01100%virtuals1m ago0x4c4cf8…5371f3
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase1m ago0xae8f1f…7a3309

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.