Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0282…ca960x3e0a…78e7Base—$0.003613100%coinbase79d ago0x8be524…c5d02b
0x0282…ca960x3e0a…78e7Base—$0.004646100%coinbase79d ago0xbb3ce1…4e66c9
0x0282…ca960x3e0a…78e7Base—$0.004703100%coinbase79d ago0xf8af6d…526ec2
0x0282…ca960x3e0a…78e7Base—$0.005135100%coinbase79d ago0x5a1ea9…dada54
0x0282…ca960x3e0a…78e7Base—$0.002665100%coinbase79d ago0xf20293…3a8268
0x0282…ca960x3e0a…78e7Base—$0.004885100%coinbase79d ago0xdad59d…73b8c5
0x0282…ca960x3e0a…78e7Base—$0.005163100%coinbase79d ago0x36cad9…3f2258
0x0282…ca960x3e0a…78e7Base—$0.005908100%coinbase79d ago0x7095bf…043b74
0x0282…ca960x3e0a…78e7Base—$0.004184100%coinbase79d ago0xfd065a…6bd2f1
0x0282…ca960x3e0a…78e7Base—$0.003248100%coinbase79d ago0x12097f…5a1e7c
0x0282…ca960x3e0a…78e7Base—$0.004356100%coinbase79d ago0x1e8cd5…39abbe
0x0282…ca960x3e0a…78e7Base—$0.00273100%coinbase79d ago0xdd8d40…326955
0x0282…ca960x3e0a…78e7Base—$0.003524100%coinbase79d ago0xaf6c57…09e562
0x0282…ca960x3e0a…78e7Base—$0.004814100%coinbase79d ago0x1560a9…200ddc
0x0282…ca960x3e0a…78e7Base—$0.005127100%coinbase79d ago0xa89ddc…7fe3a6
0x0282…ca960x3e0a…78e7Base—$0.004707100%coinbase79d ago0xb8ee08…ba850e
0x0282…ca960x3e0a…78e7Base—$0.005748100%coinbase79d ago0xd77eea…9a31a0
0x0282…ca960x3e0a…78e7Base—$0.005223100%coinbase79d ago0xdbaa9d…1c0716
0x0282…ca960x3e0a…78e7Base—$0.003308100%coinbase79d ago0x0fba8f…30eb9b
0x0282…ca960x3e0a…78e7Base—$0.004605100%coinbase79d ago0x71d57b…6a0af7
0x0282…ca960x3e0a…78e7Base—$0.004933100%coinbase79d ago0x7c1ee9…dadd1d
0x0282…ca960x3e0a…78e7Base—$0.005907100%coinbase79d ago0x9bf1c9…601aff
0x0282…ca960x3e0a…78e7Base—$0.003544100%coinbase79d ago0x3239cb…c601d4
0x0282…ca960x3e0a…78e7Base—$0.003464100%coinbase79d ago0xab07a6…df29fe
0x0282…ca960x3e0a…78e7Base—$0.002683100%coinbase79d ago0x956bb5…8fbf1c

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.