Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e06…fb090x52f7…ffbcBase—$0.01100%coinbase13d ago0xe4edc5…702d56
0x5e06…fb090x4abe…bcf8Base—$0.01100%coinbase13d ago0xbf0888…113944
0x5e06…fb090xc211…ec41Base—$0.01100%coinbase13d ago0xb976ed…b78ae0
0x5e06…fb090xa532…6e98Base—$0.01100%coinbase13d ago0x1d6084…8530bb
0x5e06…fb090xf4c4…801eBase—$0.01100%coinbase13d ago0x50d695…11cb08
0x5e06…fb090x77dd…831bBase—$0.01100%coinbase13d ago0x3c237d…4e6a41
0x5e06…fb090xbbb9…fc8eBase—$0.01100%coinbase13d ago0xd8947a…d97d44
0x5e06…fb090x0602…ffceBase—$0.01100%coinbase13d ago0x4abc38…68c02f
0x5e06…fb090x9556…647cBase—$0.01100%coinbase13d ago0x020c0f…9bd245
0x5e06…fb090xefcc…c2daBase—$0.01100%coinbase13d ago0x1cd5d3…19201c
0x5e06…fb090xf16d…d851Base—$0.01100%coinbase13d ago0xb62a04…6f2129
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.28100%coinbase13d ago0x6e453d…0b0a25
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.002100%coinbase13d ago0x2055b1…438f24
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x61f4c3…d6e215
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x1c9a96…72dfd4
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.28100%coinbase13d ago0x20fc78…a7ac9a
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.28100%coinbase13d ago0xa6873b…aa950e
0x5e06…fb090x69d7…5905Base—$0.01100%coinbase13d ago0x7e9a48…4bacfc
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.04100%coinbase13d ago0xde2a63…51675e
0x5e06…fb090xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0x3a26ba…2dea2b
0x5e06…fb090xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0x23631d…6a69f4
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x1be921…6ef51e
0x5e06…fb090x9c40…43bcBase—$0.01100%coinbase13d ago0x1f3727…0a6883
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.002100%coinbase13d ago0x98b4a0…76b5a8
0x5e06…fb090xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0x4203dc…0ffd3b

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.