Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase114d ago0x07112b…7cd527
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase114d ago0xf49329…214895
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase114d ago0xeed7ef…0f6617
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase114d ago0x8a21c8…6c4f0d
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase114d ago0x394bfb…e21d97
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase114d ago0xdf75be…d63274
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase114d ago0x80a953…1cc647
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase114d ago0x07cb01…b108ea
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase114d ago0x7566f3…b03ee5
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase114d ago0x8e7107…af925b
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase114d ago0xffac18…46d76f
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase114d ago0x5cf3c4…81d740
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase114d ago0x7da3ab…773c99
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase114d ago0x5493b4…d4d6fe
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase114d ago0x470e77…e5b5ac
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase114d ago0xba930f…4c0c28
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase114d ago0xbd5caf…0cb6fe
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase114d ago0x482a68…348a19
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase114d ago0x5722d9…3a410a
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase114d ago0x90f35e…e92b16
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase114d ago0xe12c4a…bf767e
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase114d ago0xd6b60d…8f7058
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase114d ago0x530e48…bfc9c1
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase114d ago0xcf8725…2ade25
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase114d ago0x775660…dae02c

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.