Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase178d ago0x24f69d…d8066a
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase178d ago0x7f6901…299cd4
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase178d ago0x050106…14b75c
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase178d ago0x48856b…47cfb0
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase178d ago0x16e58f…70454b
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase178d ago0xf8fc3e…f37917
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase178d ago0xf308fa…3217e3
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase178d ago0xd66ff8…d821f2
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase178d ago0xcb141f…aa6658
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase178d ago0x5a1cd2…415088
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase178d ago0xa4ea16…031669
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase178d ago0x632c83…3f4774
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase178d ago0x77424f…c836aa
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase178d ago0xdcf32f…4ca8cb
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase178d ago0x7689d7…a17ccb
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase178d ago0xbf7074…e8e906
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase178d ago0xad65c9…ee9b34
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase178d ago0x4c8460…43b801
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase178d ago0x1a35ef…0d1f1e
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase178d ago0xfdc998…1ecaa5
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase178d ago0x48f911…0e248e
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase178d ago0x386442…acbced
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase178d ago0x718b2d…07f9ca
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase178d ago0x76de17…2e1db8
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase178d ago0x9182f9…78cad9

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.