Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5618…6d9e0xe00a…72d5Base—$0.01100%coinbase43d ago0xd49ba8…846d24
0x5618…6d9e0x1ba4…e221Base—$0.01100%coinbase43d ago0xd84f05…b6fa8c
0x5618…6d9e0x4c01…43c2Base—$0.01100%coinbase43d ago0x42e151…cf6113
0x5618…6d9e0xb3c5…9c7cBase—$0.01100%coinbase43d ago0x8bde14…aec5ee
0x5618…6d9e0xa009…4d90Base—$0.01100%coinbase43d ago0xa249c5…a29479
0x5618…6d9e0x14eb…927cBase—$0.01100%coinbase43d ago0xd4e3ea…a7089b
0x5618…6d9e0x45df…418aBase—$0.01100%coinbase43d ago0x05a79e…769d5a
0x5618…6d9e0x8650…54faBase—$0.01100%coinbase43d ago0xce73d6…25b7d7
0x5618…6d9e0x50da…877fBase—$0.01100%coinbase43d ago0xef2a49…2153c6
0x5618…6d9e0x3e72…311dBase—$0.01100%coinbase43d ago0xa6fb61…4d1f2a
0x5618…6d9e0x43f2…879bBase—$0.01100%coinbase43d ago0xfbdb53…d639d3
0x5618…6d9e0xbde1…a2f2Base—$0.01100%coinbase43d ago0x834f0a…b7af37
0x5618…6d9e0xeede…0398Base—$0.01100%coinbase43d ago0x84777d…7b5479
0x5618…6d9e0xfcc2…5aa0Base—$0.01100%coinbase43d ago0xc0915f…5d2197
0x5618…6d9e0xf6ac…0676Base—$0.01100%coinbase43d ago0xac44d9…6cb116
0x5618…6d9e0xdb1c…e3f1Base—$0.01100%coinbase43d ago0x59116f…362233
0x5618…6d9e0x5361…7478Base—$0.01100%coinbase43d ago0xe7d44f…76a911
0x5618…6d9e0x9ca1…cf0cBase—$0.01100%coinbase43d ago0xc84bda…41b820
0x5618…6d9e0xb74a…97b2Base—$0.01100%coinbase43d ago0x0bd5f0…dda7b3
0x5618…6d9e0xb3b8…0bebBase—$0.01100%coinbase43d ago0x8f3659…6f4917
0x5618…6d9e0x1d9d…e10cBase—$0.01100%coinbase43d ago0x77db95…0241a6
0x5618…6d9e0x1b54…c9aeBase—$0.01100%coinbase43d ago0x2e47eb…c14e67
0x5618…6d9e0xeeae…0613Base—$0.01100%coinbase43d ago0x9fb333…3c83b1
0x5618…6d9e0x4cf2…29a5Base—$0.01100%coinbase43d ago0x76628d…5f751e
0x5618…6d9e0xbbd8…df0dBase—$0.01100%coinbase43d ago0x84b95b…b68df0

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.