Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b56…9db20x3e0a…78e7Base—$0.002907100%coinbase74d ago0x6b356f…bad0d2
0x1b56…9db20x3e0a…78e7Base—$0.003661100%coinbase74d ago0x082760…a3c61b
0x1b56…9db20x3e0a…78e7Base—$0.003839100%coinbase74d ago0xa12807…a9dca5
0x1b56…9db20x3e0a…78e7Base—$0.003202100%coinbase74d ago0xb37753…ebafe6
0x1b56…9db20x3e0a…78e7Base—$0.002879100%coinbase74d ago0xd10101…c27e0d
0x1b56…9db20x3e0a…78e7Base—$0.004171100%coinbase74d ago0x9d1b14…ec15a9
0x1b56…9db20x3e0a…78e7Base—$0.00311100%coinbase74d ago0xe0ccfd…cd986b
0x1b56…9db20x3e0a…78e7Base—$0.003115100%coinbase74d ago0xf285f8…202ee7
0x1b56…9db20x3e0a…78e7Base—$0.005851100%coinbase74d ago0x3dd9c9…50b85c
0x1b56…9db20x3e0a…78e7Base—$0.004845100%coinbase74d ago0xdc2c92…63532b
0x1b56…9db20x3e0a…78e7Base—$0.004355100%coinbase75d ago0xe91624…ae4598
0x1b56…9db20x3e0a…78e7Base—$0.004926100%coinbase75d ago0x1767d4…41b6c2
0x1b56…9db20x3e0a…78e7Base—$0.003158100%coinbase75d ago0x9d21d4…0664b0
0x1b56…9db20x3e0a…78e7Base—$0.005575100%coinbase75d ago0x734d52…ff23ed
0x1b56…9db20x3e0a…78e7Base—$0.004224100%coinbase75d ago0x67be2f…1df108
0x1b56…9db20x3e0a…78e7Base—$0.003995100%coinbase75d ago0x8d11d1…28785d
0x1b56…9db20x3e0a…78e7Base—$0.005909100%coinbase75d ago0xffe501…781bfb
0x1b56…9db20x3e0a…78e7Base—$0.005859100%coinbase75d ago0x35224e…19f935
0x1b56…9db20x3e0a…78e7Base—$0.005205100%coinbase75d ago0x2f05fa…c3b138
0x1b56…9db20x3e0a…78e7Base—$0.00296100%coinbase75d ago0xaa3f96…0fcbee
0x1b56…9db20x3e0a…78e7Base—$0.004667100%coinbase75d ago0xd9413f…80eb5d

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.