Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc02a…b9290x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xe69d2c…caf833
0xc02a…b9290x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x0aa9a7…f564bc
0xc02a…b9290x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xb2dd7d…3f5d79
0xc02a…b9290x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xaaa6ad…05ed0e
0xc02a…b9290x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x24dae9…a3dfe6
0xc02a…b9290x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x675561…d06b72
0xc02a…b9290x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x23f1cf…d4803b
0xc02a…b9290x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x74fe10…9366aa
0xc02a…b9290x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x1affed…07e754
0xc02a…b9290x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x4fbc65…c1d761
0xc02a…b9290x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x804122…680950
0xc02a…b9290x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xfa8a0f…e2daa7
0xc02a…b9290x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x7e0240…0d951b
0xc02a…b9290x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x1dad9e…4b2322
0xc02a…b9290x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x7e439e…d529a7
0xc02a…b9290x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xd574c4…46d89d
0xc02a…b9290x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x23cd6b…3da5f1
0xc02a…b9290x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x99bdbb…ba3c7d
0xc02a…b9290x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x91bfdc…ee9371
0xc02a…b9290x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x8dee79…04653c
0xc02a…b9290x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xec7659…1bafe3
0xc02a…b9290x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xc6ff05…3468c2
0xc02a…b9290x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x86af86…77977c
0xc02a…b9290x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xcedf89…679652
0xc02a…b9290x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x09aa56…fcb822

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.