Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f6b…ff770xb813…ff5dBase—$0.01100%coinbase79d ago0x46c6bc…76690e
0x7f6b…ff770x4728…4199Base—$0.01100%coinbase79d ago0x5e3f52…695e2b
0x7f6b…ff770xe406…0d4bBase—$0.01100%coinbase79d ago0xae8c1d…58ee68
0x7f6b…ff770x8428…bea9Base—$0.01100%coinbase79d ago0xa20e8e…26a6f2
0x7f6b…ff770x7d1b…352aBase—$0.01100%coinbase79d ago0x3aa609…8d291d
0x7f6b…ff770xf9fe…3767Base—$0.01100%coinbase79d ago0x49b456…a88827
0x7f6b…ff770x69f3…2934Base—$0.01100%coinbase79d ago0x1579a8…e3810e
0x7f6b…ff770xbc45…4205Base—$0.01100%coinbase79d ago0xcc2fd1…e28ba2
0x7f6b…ff770x1262…c86eBase—$0.01100%coinbase79d ago0x39fb6a…2a5390
0x7f6b…ff770xe6d7…6093Base—$0.01100%coinbase79d ago0xfe5b81…04a384
0x7f6b…ff770x3977…b8fcBase—$0.01100%coinbase79d ago0xbf37e0…b08a5a
0x7f6b…ff770x3bed…1d11Base—$0.01100%coinbase79d ago0x34adf3…684342
0x7f6b…ff770x3e5a…43d2Base—$0.01100%coinbase79d ago0x59f657…051f57
0x7f6b…ff770xcc48…695cBase—$0.01100%coinbase79d ago0x4ac412…aba0c4
0x7f6b…ff770x2629…c9a7Base—$0.01100%coinbase79d ago0xd64c05…3ab92c
0x7f6b…ff770x5761…60a4Base—$0.01100%coinbase79d ago0x15cf77…96be0c
0x7f6b…ff770xe81b…de75Base—$0.01100%coinbase79d ago0x0c92d5…d6797d
0x7f6b…ff770x33e8…8bedBase—$0.01100%coinbase79d ago0x479d1b…85f557
0x7f6b…ff770x5c19…665dBase—$0.01100%coinbase79d ago0xeed510…ad73ac
0x7f6b…ff770x7799…f326Base—$0.01100%coinbase79d ago0x64a8ab…db024b
0x7f6b…ff770x6e44…a43bBase—$0.01100%coinbase79d ago0xd8bdeb…3bb656
0x7f6b…ff770x0d46…f10bBase—$0.01100%coinbase79d ago0x1b6da1…36276a
0x7f6b…ff770xfe5f…d88cBase—$0.01100%coinbase79d ago0x78beef…6c2fb2
0x7f6b…ff770xac35…ad15Base—$0.01100%coinbase79d ago0x7a8a69…4188f1
0x7f6b…ff770xa41b…3b90Base—$0.01100%coinbase79d ago0x869152…47f626

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.