Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6bd6…8db60xa8de…9bd9Base—$0.01100%coinbase17d ago0x20289f…153850
0x6bd6…8db60xa2e4…b742Base—$0.01100%coinbase17d ago0x8de4f9…5016a6
0x6bd6…8db60x3cb7…2f43Base—$0.01100%coinbase17d ago0xbb2b16…9c45b0
0x6bd6…8db60xa468…e08fBase—$0.01100%coinbase17d ago0x2d8a7d…458cca
0x6bd6…8db60x88ab…0acaBase—$0.01100%coinbase17d ago0x2ddf8e…0b73d8
0x6bd6…8db60x61fe…a717Base—$0.01100%coinbase17d ago0xf9bb22…79d309
0x6bd6…8db60x3a04…433cBase—$0.01100%coinbase17d ago0x03f5a5…0fcd0c
0x6bd6…8db60x2bb0…b600Base—$0.01100%coinbase17d ago0x249d66…e3b4e0
0x6bd6…8db60x3d22…28e1Base—$0.01100%coinbase17d ago0xe8163a…6587d7
0x6bd6…8db60x92f1…0925Base—$0.01100%coinbase17d ago0x4706bd…83af5e
0x6bd6…8db60xe7ac…2d93Base—$0.01100%coinbase17d ago0x6a9cbc…24d8e0
0x6bd6…8db60xaf91…b9c6Base—$0.01100%coinbase17d ago0x63457c…342c76
0x6bd6…8db60x75f6…e045Base—$0.01100%coinbase17d ago0x2b550f…ce1ba9
0x6bd6…8db60x7315…b518Base—$0.01100%coinbase17d ago0x2d0f1b…0dcabb
0x6bd6…8db60x2856…50a0Base—$0.01100%coinbase17d ago0x3a9234…6b7d5c
0x6bd6…8db60x6464…336aBase—$0.01100%coinbase17d ago0xe9f34e…864793
0x6bd6…8db60xeb0e…dfc2Base—$0.01100%coinbase17d ago0xd8986f…7bebd9
0x6bd6…8db60x0b16…3c39Base—$0.01100%coinbase17d ago0x93a24b…426731
0x6bd6…8db60x5980…59e3Base—$0.01100%coinbase17d ago0xb994a9…8c9bf5

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.