Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0087…08720x6285…5ea1Base—$0.01100%coinbase73d ago0xb2308f…c53cc0
0x0087…08720x405c…1016Base—$0.01100%coinbase73d ago0x9074fb…1c3a61
0x0087…08720x0970…fb2aBase—$0.01100%coinbase73d ago0xd9db46…8b2b60
0x0087…08720x4980…12c0Base—$0.01100%coinbase73d ago0xcfdc55…2dc47e
0x0087…08720x58c7…43d2Base—$0.01100%coinbase73d ago0xc0ef56…8cd1f8
0x0087…08720x37e9…aae0Base—$0.01100%coinbase74d ago0x635fe2…17b47b
0x0087…08720xf01e…99c3Base—$0.01100%coinbase74d ago0xbd521a…0facc1
0x0087…08720x5e3a…164bBase—$0.01100%coinbase74d ago0x4f706b…127437
0x0087…08720xceb3…4d8fBase—$0.01100%coinbase74d ago0x46d598…ef26d4
0x0087…08720xcafc…2e0dBase—$0.01100%coinbase74d ago0x237c65…2e84a8
0x0087…08720xc751…bf29Base—$0.01100%coinbase74d ago0xaecbdf…222b36
0x0087…08720x0c9b…2bc0Base—$0.01100%coinbase74d ago0xf187f6…b48546
0x0087…08720x1e6f…dfbbBase—$0.01100%coinbase74d ago0x541133…95c481
0x0087…08720xb0ef…a4faBase—$0.01100%coinbase74d ago0xce8f4e…9237db
0x0087…08720xe194…d0e3Base—$0.01100%coinbase74d ago0xd7a8f2…31e73a
0x0087…08720x6db8…90b5Base—$0.01100%coinbase74d ago0x7c21d6…1885ef
0x0087…08720x58ae…dae6Base—$0.01100%coinbase74d ago0x3f74d7…93fe33
0x0087…08720x2782…4e83Base—$0.01100%coinbase74d ago0x151b83…9ece23
0x0087…08720x3150…d270Base—$0.01100%coinbase74d ago0x7c941b…fee2cd
0x0087…08720x3045…c1bfBase—$0.01100%coinbase74d ago0x08a128…42ab12
0x0087…08720xd09e…328eBase—$0.01100%coinbase74d ago0x86288c…6397fd
0x0087…08720x175b…8693Base—$0.01100%coinbase74d ago0x6f8825…84be31
0x0087…08720x894f…ddb4Base—$0.01100%coinbase74d ago0xace09f…9c9e93
0x0087…08720x85f5…6a32Base—$0.01100%coinbase74d ago0x029a19…7d7b19
0x0087…08720xafae…8caeBase—$0.01100%coinbase74d ago0xa49672…069b66

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.